diff options
author | Robert Flack <flackr@gmail.com> | 2015-03-02 15:14:50 +0000 |
---|---|---|
committer | Robert Flack <flackr@gmail.com> | 2015-03-02 15:14:50 +0000 |
commit | ab3269d275e7214ae0d48ba013e3f5376606b0d3 (patch) | |
tree | 2ebef7bc0886a99e4563ec26d678344ec663953b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 18fd49602b4e5c1c141a19f031b9f6d5caa7a423 (diff) | |
download | llvm-ab3269d275e7214ae0d48ba013e3f5376606b0d3.zip llvm-ab3269d275e7214ae0d48ba013e3f5376606b0d3.tar.gz llvm-ab3269d275e7214ae0d48ba013e3f5376606b0d3.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions