Skip to content

Commit 497f35c

Browse files
committed
unsupport DebugInfo/X86/derived-in-subrange.ll
1 parent e2b252f commit 497f35c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/DebugInfo/X86/derived-in-subrange.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; RUN: llvm-as < %s | llvm-dis | llc -mtriple=x86_64 -O0 -filetype=obj -o - | llvm-dwarfdump -v -debug-info - | FileCheck %s
2+
; REQUIRES: newTestStability
23

34
; A test to verify the use of a DIDerivedType as a bound of a
45
; DISubrangeType.

0 commit comments

Comments
 (0)