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

Robert Flack flackr at gmail.com
Wed Feb 25 14:22:10 PST 2015


Add python back to the components initialized / terminated for LLGS - found that "lldb-server platform" needs python. No noticeable affect to binary size.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7880

Files:
  include/lldb/lldb-private.h
  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.20704.patch
Type: text/x-patch
Size: 11931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150225/0bebab1b/attachment.bin>


More information about the lldb-commits mailing list