summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopIdiom/debug-line.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/LoopIdiom/debug-line.ll')
-rw-r--r--llvm/test/Transforms/LoopIdiom/debug-line.ll10
1 files changed, 5 insertions, 5 deletions
diff --git a/llvm/test/Transforms/LoopIdiom/debug-line.ll b/llvm/test/Transforms/LoopIdiom/debug-line.ll
index eed133dd1da..863df3c72d5 100644
--- a/llvm/test/Transforms/LoopIdiom/debug-line.ll
+++ b/llvm/test/Transforms/LoopIdiom/debug-line.ll
@@ -38,15 +38,15 @@ declare void @llvm.dbg.value(metadata, i64, metadata, metadata) nounwind readnon
!5 = !{!"0x101\00a\0016777218\000", !0, !1, !6} ; [ DW_TAG_arg_variable ]
!6 = !{!"0xf\00\000\0064\0064\000\000", null, !2, !7} ; [ DW_TAG_pointer_type ]
!7 = !{!"0x24\00double\000\0064\0064\000\000\004", null, !2} ; [ DW_TAG_base_type ]
-!8 = !{i32 2, i32 18, !0, null}
+!8 = !MDLocation(line: 2, column: 18, scope: !0)
!9 = !{i32 0}
!10 = !{!"0x100\00i\003\000", !11, !1, !13} ; [ DW_TAG_auto_variable ]
!11 = !{!"0xb\003\003\001", !18, !12} ; [ DW_TAG_lexical_block ]
!12 = !{!"0xb\002\0021\000", !18, !0} ; [ DW_TAG_lexical_block ]
!13 = !{!"0x24\00int\000\0032\0032\000\000\005", null, !2} ; [ DW_TAG_base_type ]
-!14 = !{i32 3, i32 3, !12, null}
-!15 = !{i32 4, i32 5, !11, null}
-!16 = !{i32 3, i32 29, !11, null}
-!17 = !{i32 5, i32 1, !12, null}
+!14 = !MDLocation(line: 3, column: 3, scope: !12)
+!15 = !MDLocation(line: 4, column: 5, scope: !11)
+!16 = !MDLocation(line: 3, column: 29, scope: !11)
+!17 = !MDLocation(line: 5, column: 1, scope: !12)
!18 = !{!"li.c", !"/private/tmp"}
!19 = !{i32 1, !"Debug Info Version", i32 2}
OpenPOWER on IntegriCloud