[all-commits] [llvm/llvm-project] 61a792: [CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILD
Petr Hosek via All-commits
all-commits at lists.llvm.org
Wed Mar 3 10:59:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61a792b39b76256771df74dec70f11a4de3c526a
https://github.com/llvm/llvm-project/commit/61a792b39b76256771df74dec70f11a4de3c526a
Author: Petr Hosek <phosek at google.com>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M compiler-rt/CMakeLists.txt
M compiler-rt/cmake/Modules/AddCompilerRT.cmake
M compiler-rt/cmake/Modules/CompilerRTCompile.cmake
M compiler-rt/test/CMakeLists.txt
M compiler-rt/test/crt/CMakeLists.txt
M runtimes/CMakeLists.txt
Log Message:
-----------
[CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILD
This avoid potential conflict with other internal variables.
Differential Revision: https://reviews.llvm.org/D97838
More information about the All-commits
mailing list