Sync PlatformNetBSD.cpp with Linux
authorKamil Rytarowski <n54@gmx.com>
Mon, 5 Feb 2018 17:12:23 +0000 (17:12 +0000)
committerKamil Rytarowski <n54@gmx.com>
Mon, 5 Feb 2018 17:12:23 +0000 (17:12 +0000)
commiteb175a00abec0b4d7fb51bf7c78b1ea75a1d265f
treef94d06a819c1236f697da5391d7b1cc3a73e28f5
parente3ef6e07065aadd5aca0a8264d3fac1264e6828f
Sync PlatformNetBSD.cpp with Linux

Summary:
Various changes in logging from log->Printf() to generic LLDB_LOG().

Sponsored by <The NetBSD Foundation>

Reviewers: labath, joerg

Reviewed By: labath

Subscribers: llvm-commits, lldb-commits

Differential Revision: https://reviews.llvm.org/D42912

llvm-svn: 324251
lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp