[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.
This commit is contained in:
Fangrui Song 2020-12-09 09:34:51 -08:00
parent 5861234e72
commit b4cbb87fea
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ set(LLVM_TEST_DEPENDS
llvm-opt-report
llvm-pdbutil
llvm-profdata
llvm-profgen
llvm-ranlib
llvm-rc
llvm-readobj