This avoids config time dependencies on liblldb. And enables other
refactoring.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 40303 Build 40406: arc lint + arc unit
Paths
| Differential D69630
[lldb] Record framework build path and use it everywhere ClosedPublic Authored by hhb on Oct 30 2019, 10:40 AM.
Details
Summary This avoids config time dependencies on liblldb. And enables other
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 6 2019, 6:57 AM
Revision Contents
Diff 227172 lldb/CMakeLists.txt
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
|