[Lldb-commits] [PATCH] D69630: [lldb] Record framework build path and use it everywhere

Haibo Huang via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 30 10:41:42 PDT 2019


hhb created this revision.
hhb added a reviewer: labath.
Herald added subscribers: lldb-commits, mgorny.
Herald added a project: LLDB.

This avoids config time dependencies on liblldb. And enables other
refactoring.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69630

Files:
  lldb/cmake/modules/AddLLDB.cmake
  lldb/cmake/modules/LLDBConfig.cmake
  lldb/cmake/modules/LLDBFramework.cmake
  lldb/test/API/CMakeLists.txt
  lldb/tools/debugserver/source/CMakeLists.txt
  lldb/tools/driver/CMakeLists.txt
  lldb/tools/lldb-vscode/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69630.227140.patch
Type: text/x-patch
Size: 6080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191030/591ccbe5/attachment-0001.bin>


More information about the lldb-commits mailing list