llvm-project/lldb/source/Host/macosx
Keno Fischer 2069de9813 [Makefiles] Align library names with CMake build
Summary: This aligns the library names used by the Makefile build to be the same as those create by the CMake build to make switching between the two easier. The only major difficulty was lldbHost which was one library in the CMake system and several in the Makefile system. Most of the other changes are trivial renames.

Reviewers: labath

Subscribers: emaste, tberghammer, lldb-commits

Differential Revision: http://reviews.llvm.org/D11154

llvm-svn: 242196
2015-07-14 20:25:19 +00:00
..
cfcpp Initial checkin of a new project: LLDB Performance Testing Infrastructure 2013-03-08 20:29:13 +00:00
launcherXPCService Bump major vers # in xcode project file from 330 to 340. 2015-03-06 00:45:01 +00:00
Host.mm Fix a variety of typos. 2015-06-18 05:27:05 +00:00
HostInfoMacOSX.mm Re-add #include "lldb-python.h" back in two places. 2015-05-29 18:18:26 +00:00
HostThreadMacOSX.mm Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00
Symbols.cpp Look for both .debug and dsym debugging symbol information for stripped executable. 2015-04-24 18:09:54 +00:00
ThisThread.cpp Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00