diff options
author | Shoaib Meenai <smeenai@fb.com> | 2019-02-20 23:08:43 +0000 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2019-02-20 23:08:43 +0000 |
commit | defb5a383b298a786bac2759553be0c500cb660c (patch) | |
tree | 86c515ec7be5570f1e5932f46ec78638e43af420 /lldb/source/Core/Module.cpp | |
parent | 9aefd7f55411e9f9d03891a199b42e2801705f43 (diff) | |
download | bcm5719-llvm-defb5a383b298a786bac2759553be0c500cb660c.tar.gz bcm5719-llvm-defb5a383b298a786bac2759553be0c500cb660c.zip |
[clang] Switch to LLVM_ENABLE_IDE
r344555 switched LLVM to guarding install targets with LLVM_ENABLE_IDE
instead of CMAKE_CONFIGURATION_TYPES, which expresses the intent more
directly and can be overridden by a user. Make the corresponding change
in clang. LLVM_ENABLE_IDE is computed by HandleLLVMOptions, so it should
be available for both standalone and integrated builds.
Differential Revision: https://reviews.llvm.org/D58284
llvm-svn: 354525
Diffstat (limited to 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions