X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FDebugInfo%2FX86%2Fempty-and-one-elem-array.ll;h=94e75e4d8bfad1140d245a0271c5a4c07e2f6be2;hp=82ee1072dd5119dafb2cae64eef46f1f6ad93af6;hb=37ac8d3622407cf5fd974407c5b8b301a2fdfcfd;hpb=de8202b0840dcd5c58b9d17d751ef9bf9215892c diff --git a/test/DebugInfo/X86/empty-and-one-elem-array.ll b/test/DebugInfo/X86/empty-and-one-elem-array.ll index 82ee1072dd5..94e75e4d8bf 100644 --- a/test/DebugInfo/X86/empty-and-one-elem-array.ll +++ b/test/DebugInfo/X86/empty-and-one-elem-array.ll @@ -80,7 +80,7 @@ declare void @llvm.dbg.declare(metadata, metadata, metadata) nounwind readnone !16 = !{!"0x1\00\000\0032\0032\000\000", null, null, !9, !17, i32 0, null, null, null} ; [ DW_TAG_array_type ] [line 0, size 32, align 32, offset 0] [from int] !17 = !{!18} !18 = !{!"0x21\000\001"} ; [ DW_TAG_subrange_type ] [0, 1] -!19 = !{i32 12, i32 0, !11, null} +!19 = !MDLocation(line: 12, scope: !11) !20 = !{!"0x100\00my_bar\0013\000", !11, !6, !21} ; [ DW_TAG_auto_variable ] [my_bar] [line 13] !21 = !{!"0x13\00bar\006\0032\0032\000\000\000", !32, null, null, !22, null, i32 0, null} ; [ DW_TAG_structure_type ] [bar] [line 6, size 32, align 32, offset 0] [def] [from ] !22 = !{!23, !24} @@ -89,9 +89,9 @@ declare void @llvm.dbg.declare(metadata, metadata, metadata) nounwind readnone !25 = !{!"0x1\00\000\000\0032\000\000", null, null, !9, !26, i32 0, null, null, null} ; [ DW_TAG_array_type ] [line 0, size 0, align 32, offset 0] [from int] !26 = !{!27} !27 = !{!"0x21\000\000"} ; [ DW_TAG_subrange_type ] [0, 0] -!28 = !{i32 13, i32 0, !11, null} -!29 = !{i32 15, i32 0, !11, null} -!30 = !{i32 16, i32 0, !11, null} -!31 = !{i32 17, i32 0, !11, null} +!28 = !MDLocation(line: 13, scope: !11) +!29 = !MDLocation(line: 15, scope: !11) +!30 = !MDLocation(line: 16, scope: !11) +!31 = !MDLocation(line: 17, scope: !11) !32 = !{!"test.c", !"/Volumes/Sandbox/llvm"} !33 = !{i32 1, !"Debug Info Version", i32 2}