We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b252f commit 497f35cCopy full SHA for 497f35c
llvm/test/DebugInfo/X86/derived-in-subrange.ll
@@ -1,4 +1,5 @@
1
; RUN: llvm-as < %s | llvm-dis | llc -mtriple=x86_64 -O0 -filetype=obj -o - | llvm-dwarfdump -v -debug-info - | FileCheck %s
2
+; REQUIRES: newTestStability
3
4
; A test to verify the use of a DIDerivedType as a bound of a
5
; DISubrangeType.
0 commit comments