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

Robert Flack flackr at gmail.com
Fri Feb 27 08:33:54 PST 2015


Fix configure + Makefile build. xcode should not need any changes given it's just enabling things which were previously mac only, but I will double check a build using xcode.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7880

Files:
  CMakeLists.txt
  cmake/LLDBDependencies.cmake
  include/lldb/lldb-private.h
  lib/Makefile
  source/Plugins/Makefile
  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.20855.patch
Type: text/x-patch
Size: 18758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150227/fb164cc3/attachment.bin>


More information about the lldb-commits mailing list