[all-commits] [llvm/llvm-project] b4cbb8: [CMake] Add llvm-profgen to LLVM_TEST_DEPENDS
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Dec 9 09:39:54 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4cbb87feab0ce5fe0658711cce0e71075206c6f
https://github.com/llvm/llvm-project/commit/b4cbb87feab0ce5fe0658711cce0e71075206c6f
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M llvm/test/CMakeLists.txt
Log Message:
-----------
[CMake] Add llvm-profgen to LLVM_TEST_DEPENDS
Otherwise `check-llvm-*` may not rebuild llvm-profgen, causing llvm-profgen tests
to fail if llvm-profgen happens to be stale.
More information about the All-commits
mailing list