]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/blobdiff - test/Transforms/Inline/inline_dbg_declare.ll
IR: Move MDLocation into place
[opencl/llvm.git] / test / Transforms / Inline / inline_dbg_declare.ll
index 3e03595b7cc2dd225b3e2a02799eeffcf5116387..563cde314160968de2601ff2298a66c3a46acf2a 100644 (file)
@@ -85,12 +85,12 @@ attributes #1 = { nounwind readnone }
 !15 = !{!"clang version 3.6.0 (trunk)"}\r
 !16 = !{!"0x101\00x\0016777217\000", !4, !5, !8} ; [ DW_TAG_arg_variable ] [x] [line 1]\r
 !17 = !{!"0x102"}               ; [ DW_TAG_expression ]\r
-!18 = !{i32 1, i32 17, !4, null}\r
-!19 = !{i32 3, i32 5, !4, null}\r
+!18 = !MDLocation(line: 1, column: 17, scope: !4)\r
+!19 = !MDLocation(line: 3, column: 5, scope: !4)\r
 !20 = !{!"0x101\00dst\0016777222\000", !9, !5, !12} ; [ DW_TAG_arg_variable ] [dst] [line 6]\r
-!21 = !{i32 6, i32 17, !9, null}\r
-!22 = !{i32 8, i32 14, !9, null}\r
-!23 = !{i32 9, i32 1, !9, null}\r
+!21 = !MDLocation(line: 6, column: 17, scope: !9)\r
+!22 = !MDLocation(line: 8, column: 14, scope: !9)\r
+!23 = !MDLocation(line: 9, column: 1, scope: !9)\r
 \r
 ; CHECK: [[m23]] = !{!"0x101\00x\0016777217\000", !4, !5, !8, !22} ; [ DW_TAG_arg_variable ] [x] [line 1]\r
-; CHECK: [[m24]] = !{i32 1, i32 17, !4, !22}\r
+; CHECK: [[m24]] = !MDLocation(line: 1, column: 17, scope: !4, inlinedAt: !22)\r