[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 12:04:05 PST 2015
Separated termination to allow only calling Terminate on components initialized by InitializeForLLGS. No noticeable increased binary size reduction but this is definitely more correct behavior moving forward.
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.20694.patch
Type: text/x-patch
Size: 11931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150225/a40a4763/attachment.bin>
More information about the lldb-commits
mailing list