[runtimes] Add check-profile dependencies to runtimes

check-profile needs llvm-cov and llvm-profdata.

Reviewed By: phosek

Differential Revision: https://reviews.llvm.org/D138968
This commit is contained in:
Shoaib Meenai 2022-11-29 17:43:37 -08:00
parent 8947f26b88
commit a57d91ef6b
1 changed files with 2 additions and 0 deletions

View File

@ -484,8 +484,10 @@ if(runtimes)
set(RUNTIMES_TEST_DEPENDS
FileCheck
count
llvm-cov
llvm-nm
llvm-objdump
llvm-profdata
llvm-xray
not
obj2yaml