summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/DebugInfo/2011-09-26-GlobalVarContext.ll12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/DebugInfo/2011-09-26-GlobalVarContext.ll b/test/DebugInfo/2011-09-26-GlobalVarContext.ll
index 09c074d7ca..3e9fa88fc7 100644
--- a/test/DebugInfo/2011-09-26-GlobalVarContext.ll
+++ b/test/DebugInfo/2011-09-26-GlobalVarContext.ll
@@ -38,10 +38,10 @@ declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
!18 = metadata !{i32 4, i32 23, metadata !16, null}
!19 = metadata !{i32 5, i32 5, metadata !16, null}
-; CHECK: .ascii "GLOBAL" # DW_AT_name
-; CHECK: .byte 1 # DW_AT_decl_file
-; CHECK: .byte 1 # DW_AT_decl_line
+; CHECK: .ascii "GLOBAL"
+; CHECK: .byte 1
+; CHECK: .byte 1
-; CHECK: .ascii "LOCAL" # DW_AT_name
-; CHECK: .byte 1 # DW_AT_decl_file
-; CHECK: .byte 4 # DW_AT_decl_line
+; CHECK: .ascii "LOCAL"
+; CHECK: .byte 1
+; CHECK: .byte 4