hanchenye-llvm-project/lldb/source/Host/linux
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
..
Host.cpp Refactor Unix signals. 2015-07-14 01:09:28 +00:00
HostInfoLinux.cpp Rename `FileSpec::IsRelativeToCurrentWorkingDirectory` to `IsRelative`. 2015-06-09 17:54:27 +00:00
HostThreadLinux.cpp Move several plugin to its own namespace 2015-03-31 09:52:22 +00:00
LibcGlue.cpp Add a missing header 2015-06-30 10:20:52 +00:00
ThisThread.cpp Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00