OSDN Git Service

[CMake] Add llvm-profgen to LLVM_TEST_DEPENDS
authorFangrui Song <i@maskray.me>
Wed, 9 Dec 2020 17:34:51 +0000 (09:34 -0800)
committerFangrui Song <i@maskray.me>
Wed, 9 Dec 2020 17:34:51 +0000 (09:34 -0800)
commitb4cbb87feab0ce5fe0658711cce0e71075206c6f
treec6c9a20d323da5cc6464fc044c4185c3a642f663
parent5861234e72c035ad39b5fd843eef78ab4039351e
[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.
llvm/test/CMakeLists.txt