Skip to content

Commit 7273f91

Browse files
committed
Add requirement for spirv-dis to test
1 parent 8f2085f commit 7273f91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm-spirv/test/negative/zero-length-array.ll renamed to llvm-spirv/test/zero-length-array.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-as %s -o %t.bc
23
; RUN: llvm-spirv %t.bc -o %t.spv
34
; RUN: spirv-dis %t.spv | FileCheck %s

0 commit comments

Comments
 (0)