[all-commits] [llvm/llvm-project] a831ce: Revert "[runtimes] Detect changes to Tests.cmake"
Shoaib Meenai via All-commits
all-commits at lists.llvm.org
Thu May 26 09:38:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a831ce528fc0fd16734d644e62ae956834276c1b
https://github.com/llvm/llvm-project/commit/a831ce528fc0fd16734d644e62ae956834276c1b
Author: Shoaib Meenai <smeenai at fb.com>
Date: 2022-05-26 (Thu, 26 May 2022)
Changed paths:
M llvm/cmake/modules/LLVMExternalProjectUtils.cmake
M llvm/runtimes/CMakeLists.txt
Log Message:
-----------
Revert "[runtimes] Detect changes to Tests.cmake"
This reverts commit ec10ac750a8ad96983d85263323635f3dabe92fd.
See https://discourse.llvm.org/t/cmake-regeneration-is-broken/62788.
This change caused Ninja's CMake regeneration to depend on the build,
which prevented CMake regeneration from functioning properly and caused
spurious build failures on incremental builds when a CMake change
occurred.
More information about the All-commits
mailing list