Now that passing libcxx via LLVM_ENABLE_PROJECTS has been deprecated, update the error message and recommend using LLVM_ENABLE_RUNTIMES instead. This patch also remove the error message for the old layout.
Details
Details
Diff Detail
Diff Detail
Differential D112856
[lldb] Only specify LLVM_ENABLE_RUNTIMES in the libcxx error message. ClosedPublic Authored by JDevlieghere on Oct 29 2021, 4:28 PM.
Details Summary Now that passing libcxx via LLVM_ENABLE_PROJECTS has been deprecated, update the error message and recommend using LLVM_ENABLE_RUNTIMES instead. This patch also remove the error message for the old layout.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 31 2021, 11:23 PM Closed by commit rG64cc073abd59: [lldb] Only specify LLVM_ENABLE_RUNTIMES in the libcxx error message. (authored by JDevlieghere). · Explain WhyNov 1 2021, 9:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 383527 lldb/test/CMakeLists.txt
|