llvm-project/lldb/tools/lldb-server
Robert Flack ab3269d275 Reduce the number of components initialized by lldb-server to reduce static binary size.
Separate out the necessary component initialization for lldb-server such that the linker can greatly reduce the binary size. With this patch the size of lldb-server on my 64 bit linux release build drops from 46MB to 26MB.

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

llvm-svn: 230963
2015-03-02 15:14:50 +00:00
..
CMakeLists.txt
Makefile
exports
lldb-gdbserver.cpp Reduce the number of components initialized by lldb-server to reduce static binary size. 2015-03-02 15:14:50 +00:00
lldb-platform.cpp Reduce the number of components initialized by lldb-server to reduce static binary size. 2015-03-02 15:14:50 +00:00
lldb-server.cpp Reduce the number of components initialized by lldb-server to reduce static binary size. 2015-03-02 15:14:50 +00:00