aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/cross-cu-inlining.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/cross-cu-inlining.ll')
-rw-r--r--test/DebugInfo/cross-cu-inlining.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/DebugInfo/cross-cu-inlining.ll b/test/DebugInfo/cross-cu-inlining.ll
index 266a24d..899558a 100644
--- a/test/DebugInfo/cross-cu-inlining.ll
+++ b/test/DebugInfo/cross-cu-inlining.ll
@@ -56,8 +56,9 @@
; CHECK: DW_AT_abstract_origin {{.*}} {0x[[ABS_FUNC]]}
; CHECK: DW_TAG_formal_parameter
; CHECK-NOT: DW_TAG
-; CHECK: DW_AT_abstract_origin {{.*}} {0x[[ABS_VAR]]}
; CHECK: DW_AT_location
+; CHECK-NOT: DW_TAG
+; CHECK: DW_AT_abstract_origin {{.*}} {0x[[ABS_VAR]]}
@i = external global i32