Skip to content

Commit 005e012

Browse files
author
Hugh Delaney
committed
Fix path
1 parent da0ede3 commit 005e012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/sycl-cuda-tu-offload.cu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
// DEFAULT-PHASES2:| | +- 70: clang-offload-unbundler, {69}, object
9595
// DEFAULT-PHASES2:| |- 71: offload, " (nvptx64-nvidia-cuda)" {70}, object
9696
// DEFAULT-PHASES2:| |- 72: input, "{{.*}}", object, (device-sycl, sm_80)
97-
// DEFAULT-PHASES2:| |- 73: input, "/opt/cuda/nvvm/libdevice/libdevice.10.bc", object, (device-sycl, sm_80)
97+
// DEFAULT-PHASES2:| |- 73: input, "{{.*}}libdevice.10.bc", object, (device-sycl, sm_80)
9898
// DEFAULT-PHASES2:| +- 74: linker, {17, 20, 23, 26, 29, 32, 35, 38, 41, 44, 47, 50, 53, 56, 59, 62, 65, 68, 71, 72, 73}, ir, (device-sycl, sm_80)
9999
// DEFAULT-PHASES2:| +- 75: sycl-post-link, {74}, ir, (device-sycl, sm_80)
100100
// DEFAULT-PHASES2:| | +- 76: file-table-tform, {75}, ir, (device-sycl, sm_80)

0 commit comments

Comments
 (0)