diff options
Diffstat (limited to 'test/Linker/Inputs/replaced-function-matches-first-subprogram.ll')
-rw-r--r-- | test/Linker/Inputs/replaced-function-matches-first-subprogram.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Linker/Inputs/replaced-function-matches-first-subprogram.ll b/test/Linker/Inputs/replaced-function-matches-first-subprogram.ll index fb7b634e66a8..a5de89f5a605 100644 --- a/test/Linker/Inputs/replaced-function-matches-first-subprogram.ll +++ b/test/Linker/Inputs/replaced-function-matches-first-subprogram.ll @@ -24,4 +24,4 @@ entry: !9 = !{i32 2, !"Debug Info Version", i32 2} !10 = !{i32 1, !"PIC Level", i32 2} !11 = !{!"clang version 3.6.0 (trunk 224193) (llvm/trunk 224197)"} -!12 = !{i32 2, i32 15, !4, null} +!12 = !MDLocation(line: 2, column: 15, scope: !4) |