Skip to content

Commit a2e9eb6

Browse files
committed
[NFC][LLVM-SPIRV] REQUIRES spirv-dis for addrspacecast_null
1 parent 5710199 commit a2e9eb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm-spirv/test/addrspacecast_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-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)