[all-commits] [llvm/llvm-project] ec10ac: [runtimes] Detect changes to Tests.cmake
Petr Hosek via All-commits
all-commits at lists.llvm.org
Fri Mar 18 10:02:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec10ac750a8ad96983d85263323635f3dabe92fd
https://github.com/llvm/llvm-project/commit/ec10ac750a8ad96983d85263323635f3dabe92fd
Author: Petr Hosek <phosek at google.com>
Date: 2022-03-18 (Fri, 18 Mar 2022)
Changed paths:
M llvm/cmake/modules/LLVMExternalProjectUtils.cmake
M llvm/runtimes/CMakeLists.txt
M runtimes/Tests.cmake.in
Log Message:
-----------
[runtimes] Detect changes to Tests.cmake
This ensures that Tests.cmake is tracked by Ninja and any changes to
this file from the subbuilds are correctly detected.
Differential Revision: https://reviews.llvm.org/D121647
More information about the All-commits
mailing list