[all-commits] [llvm/llvm-project] 64cc07: [lldb] Only specify LLVM_ENABLE_RUNTIMES in the li...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Nov 1 09:40:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64cc073abd59d7ac2359d258f407254de6c79c84
https://github.com/llvm/llvm-project/commit/64cc073abd59d7ac2359d258f407254de6c79c84
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-11-01 (Mon, 01 Nov 2021)
Changed paths:
M lldb/test/CMakeLists.txt
Log Message:
-----------
[lldb] Only specify LLVM_ENABLE_RUNTIMES in the libcxx error message.
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.
Differential revision: https://reviews.llvm.org/D112856
More information about the All-commits
mailing list