Skip to content

Commit 4d85242

Browse files
vladimirlazbader
authored andcommitted
[SYCL] Fix check-llvm dependencies (#929)
Signed-off-by: Vladimir Lazarev <[email protected]>
1 parent 394a02a commit 4d85242

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ set(LLVM_TEST_DEPENDS
6868
llvm-elfabi
6969
llvm-exegesis
7070
llvm-extract
71+
llvm-foreach
7172
llvm-isel-fuzzer
7273
llvm-ifs
7374
llvm-install-name-tool
@@ -107,6 +108,7 @@ set(LLVM_TEST_DEPENDS
107108
opt
108109
sancov
109110
sanstats
111+
sycl-post-link
110112
verify-uselistorder
111113
yaml-bench
112114
yaml2obj

0 commit comments

Comments
 (0)