summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/arguments.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/X86/arguments.ll')
-rw-r--r--test/DebugInfo/X86/arguments.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/arguments.ll b/test/DebugInfo/X86/arguments.ll
index 6735284557..3597b2ca1d 100644
--- a/test/DebugInfo/X86/arguments.ll
+++ b/test/DebugInfo/X86/arguments.ll
@@ -15,7 +15,8 @@
; CHECK: debug_info contents
; CHECK: DW_TAG_subprogram
-; CHECK-NEXT: DW_AT_MIPS_linkage_name{{.*}}"_Z4func3fooS_"
+; CHECK-NOT: DW_TAG
+; CHECK: DW_AT_MIPS_linkage_name{{.*}}"_Z4func3fooS_"
; CHECK-NOT: NULL
; CHECK: DW_TAG_formal_parameter
; CHECK-NEXT: DW_AT_name{{.*}}"f"