This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
ce5e4bc7ac
llvm-project
/
lldb
/
source
/
Plugins
/
SystemRuntime
/
CMakeLists.txt
2 lines
25 B
CMake
Raw
Normal View
History
Unescape
Escape
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 23:14:50 +08:00
add_subdirectory
(
MacOSX
)