Commit 6c253a7
authored
[SYCL] Make sure lit tests use absolute path for SPIRV tools (#6854)
llvm-lit has a list of tools where it uses the absolute path to make
sure it's using the in-tree version. llvm-spirv and spirv-to-ir-wrapper
weren't in the list so it used just the binary name, making it possible
for another one on the path to be picked up
Signed-off-by: Sarnie, Nick <[email protected]>1 parent 2034175 commit 6c253a7
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments