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

Zachary Turner zturner at google.com
Fri Feb 27 09:49:36 PST 2015


REPOSITORY
  rL LLVM

================
Comment at: CMakeLists.txt:360
@@ -360,2 +359,3 @@
   endif ()
+
   list(APPEND system_libs xml2 ncurses panel)
----------------
Can you revert all changes to this file?

http://reviews.llvm.org/D7880

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list