[Lldb-commits] [PATCH] Reduce the number of components initialized by lldb-server to reduce static binary size.

Robert Flack flackr at gmail.com
Thu Feb 26 13:38:40 PST 2015


Add most apple plugins to all OS compilations and lldb initialization except those which require Mac specific includes.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7880

Files:
  CMakeLists.txt
  cmake/LLDBDependencies.cmake
  include/lldb/lldb-private.h
  source/Plugins/SymbolVendor/MacOSX/SymbolVendorMacOSX.cpp
  source/Plugins/SystemRuntime/CMakeLists.txt
  source/lldb.cpp
  tools/lldb-server/lldb-gdbserver.cpp
  tools/lldb-server/lldb-platform.cpp
  tools/lldb-server/lldb-server.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7880.20793.patch
Type: text/x-patch
Size: 16381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150226/b4b41cd1/attachment.bin>


More information about the lldb-commits mailing list