Skip to content

Commit 7693b23

Browse files
wenju-heMaetveis
andauthored
Update clang/test/Driver/sycl-libspirv-toolchain.cpp
Co-authored-by: Mészáros Gergely <[email protected]>
1 parent 4f560f8 commit 7693b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/sycl-libspirv-toolchain.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
// CHECK-CUDA: "-cc1"{{.*}} "-fcuda-is-device"
2929
// CHECK-CUDA-NOT: "-mlink-builtin-bitcode" "{{.*}}.libspirv-{{.*}}.bc"
3030
//
31-
// The path to the remangled libspirv bitcode file is determined by the installation directory
31+
// The path to the remangled libspirv bitcode file is determined by the resource directory
3232
// RUN: %clang -### -resource-dir %{resource_dir} -fsycl -fsycl-targets=nvptx64-nvidia-cuda -nocudalib %s 2>&1 \
3333
// RUN: | FileCheck %s -DRESOURCE_DIR=%{resource_dir} --check-prefixes=CHECK-DIR
3434
// CHECK-DIR: "-cc1"{{.*}} "-fsycl-is-device"{{.*}} "-mlink-builtin-bitcode" "[[RESOURCE_DIR]]{{.*[\\/]}}remangled-{{.*}}.libspirv-nvptx64-nvidia-cuda.bc"

0 commit comments

Comments
 (0)