llvm-project/lldb/tools/lldb-platform
Vince Harron 878a2ce554 lldb-platform - static link all llvm dependencies
Differential Revision: http://reviews.llvm.org/D6797

lldb-gdbserver statically links all llvm dependencies. This allows
dead stripping code and reduces total binary size.

This change modifies lldb-plaform to static link llvm dependencies
like lldb-gdbserver.

llvm-svn: 225398
2015-01-07 21:35:07 +00:00
..
CMakeLists.txt lldb-platform - static link all llvm dependencies 2015-01-07 21:35:07 +00:00
Makefile Following the modification introduced in llvm by commit 185311 2013-07-01 08:21:36 +00:00
exports Fixed internal code to not link against and code from "lldb/API/*". 2013-12-02 19:35:49 +00:00
lldb-platform.cpp Remove unused change to argc/argv after long option parsing has been completed. 2014-10-16 01:50:14 +00:00