[all-commits] [llvm/llvm-project] 0cf0bc: [compiler-rt] Don't redefine LLVM_COMMON_CMAKE_UTI...
Xi Ruoyao via All-commits
all-commits at lists.llvm.org
Wed Oct 4 05:06:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0cf0bc7b45d54a528fe42f6524a2e0b49775a8d6
https://github.com/llvm/llvm-project/commit/0cf0bc7b45d54a528fe42f6524a2e0b49775a8d6
Author: Xi Ruoyao <xry111 at xry111.site>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
M compiler-rt/CMakeLists.txt
Log Message:
-----------
[compiler-rt] Don't redefine LLVM_COMMON_CMAKE_UTILS if it's defined (#66761)
If we are building compiler-rt inside llvm-x.y.z.src directory, we
should not redefine LLVM_COMMON_CMAKE_UTILS.
More information about the All-commits
mailing list