X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FTransforms%2FGCOVProfiling%2Ffunction-numbering.ll;h=487f4ca01a6b28483fbe4f8aa08b8b9b63d57d9f;hp=32bc534cb461812717ab417a18097d2c8e814e9c;hb=37ac8d3622407cf5fd974407c5b8b301a2fdfcfd;hpb=de8202b0840dcd5c58b9d17d751ef9bf9215892c diff --git a/test/Transforms/GCOVProfiling/function-numbering.ll b/test/Transforms/GCOVProfiling/function-numbering.ll index 32bc534cb46..487f4ca01a6 100644 --- a/test/Transforms/GCOVProfiling/function-numbering.ll +++ b/test/Transforms/GCOVProfiling/function-numbering.ll @@ -52,5 +52,5 @@ define void @baz() { !9 = !{i32 2, !"Dwarf Version", i32 2} !10 = !{i32 2, !"Debug Info Version", i32 2} !11 = !{!"clang version 3.6.0 "} -!12 = !{i32 1, i32 13, !4, null} -!13 = !{i32 3, i32 13, !8, null} +!12 = !MDLocation(line: 1, column: 13, scope: !4) +!13 = !MDLocation(line: 3, column: 13, scope: !8)