Skip to content

Commit f30e016

Browse files
vmaksimojsji
authored andcommitted
Don't run freshly added tests if spirv-dis is not available (#3416)
Original commit: KhronosGroup/SPIRV-LLVM-Translator@5eba61bf12aaafc
1 parent 6ca584d commit f30e016

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm-spirv/test/addrspacecast_generic_null.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; REQUIRES: spirv-dis
12
; RUN: llvm-spirv %s -o %t.spv
23
; RUN: spirv-dis %t.spv | FileCheck %s
34

0 commit comments

Comments
 (0)