Skip to content

Commit 23fb5c2

Browse files
committed
Remove test
Signed-off-by: Arvind Sudarsanam <[email protected]>
1 parent bab77c0 commit 23fb5c2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

clang/test/Driver/clang-sycl-linker-test.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,3 @@
4040
// RUN: clang-sycl-linker --dry-run -triple spirv64 %t.bc -o a.spv 2>&1 \
4141
// RUN: | FileCheck %s --check-prefix=LLVMOPTSLIN
4242
// LLVMOPTSLIN: -spirv-debug-info-version=nonsemantic-shader-200 -spirv-allow-unknown-intrinsics=llvm.genx. -spirv-ext=
43-
//
44-
// Test that no llvm-spirv error is emitted as expected.
45-
// RUN: not clang-sycl-linker -triple spirv64 %t.bc -o a.spv 2>&1 \
46-
// RUN: | FileCheck %s --check-prefix=LLVMSPIRVERR
47-
// LLVMSPIRVERR: Unable to find 'llvm-spirv' in path

0 commit comments

Comments
 (0)