Skip to content

Commit cfe75ba

Browse files
committed
Disable llvm-spirv/test/DebugInfo/DebugInfoTypeVector.spvasm
Test issue
1 parent b21b20f commit cfe75ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm-spirv/test/DebugInfo/DebugInfoTypeVector.spvasm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
; REQUIRES: spirv-as
44

5+
; Test issue.
6+
; XFAIL: *
7+
58
; RUN: spirv-as %s --target-env spv1.1 -o %t.spv
69
; RUN: llvm-spirv -r -o %t.rev.bc %t.spv
710
; RUN: llvm-dis %t.rev.bc -o %t.rev.ll

0 commit comments

Comments
 (0)