summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/byvalstruct.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/X86/byvalstruct.ll')
-rw-r--r--test/DebugInfo/X86/byvalstruct.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/byvalstruct.ll b/test/DebugInfo/X86/byvalstruct.ll
index 731f8dbc67..d787ef39c3 100644
--- a/test/DebugInfo/X86/byvalstruct.ll
+++ b/test/DebugInfo/X86/byvalstruct.ll
@@ -6,7 +6,8 @@
; CHECK: DW_TAG_formal_parameter
; CHECK: DW_TAG_formal_parameter
; CHECK: DW_TAG_formal_parameter
-; CHECK-NEXT: DW_AT_name {{.*}} "info"
+; CHECK-NOT: DW_TAG
+; CHECK: DW_AT_name {{.*}} "info"
;
; generated from
;