Commit 2fb1d0e
authored
[SYCL] Fix spirv-to-ir-wrapper test dependencies (#6839)
If you build solely with with make target check-llvm, llvm-spirv won't
be built. However, the tests for spirv-to-ir-wrapper call llvm-spirv, so
we need to capture that dependency.
Signed-off-by: Sarnie, Nick <[email protected]>1 parent 904f184 commit 2fb1d0e
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
177 | 181 | | |
178 | 182 | | |
179 | 183 | | |
| |||
0 commit comments