[all-commits] [llvm/llvm-project] 4a45f9: [llvm] Remove LLVM_CHECK_ENABLED_PROJECTS again
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Sep 24 15:50:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a45f95e7612bc5dd1d68db84df266cfcc62ff95
https://github.com/llvm/llvm-project/commit/4a45f95e7612bc5dd1d68db84df266cfcc62ff95
Author: Nico Weber <thakis at chromium.org>
Date: 2021-09-24 (Fri, 24 Sep 2021)
Changed paths:
M llvm/CMakeLists.txt
M llvm/cmake/modules/CrossCompile.cmake
Log Message:
-----------
[llvm] Remove LLVM_CHECK_ENABLED_PROJECTS again
This reverts commit 55f0b337087136554122f942fea951a357bc4a49 and
follow-up reverts commit e9ea03c62ccc1ed4e3ed4f20e37640cfdd76cbcf.
LLVM_EXTERNAL_PROJECTS is sufficient, see https://reviews.llvm.org/D110016
More information about the All-commits
mailing list