[Lldb-commits] [PATCH] D61360: Initialization: remove ObjectContainer from Common

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 30 20:21:37 PDT 2019


xiaobai added inline comments.


================
Comment at: source/API/CMakeLists.txt:99-100
     lldbUtility
+    lldbPluginObjectContainerBSDArchive
+    lldbPluginObjectContainerMachOArchive
     ${LLDB_ALL_PLUGINS}
----------------
These should get sucked into LLDB_ALL_PLUGINS right?


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61360/new/

https://reviews.llvm.org/D61360





More information about the lldb-commits mailing list