aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GCOVProfiling/version.ll
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2013-09-08 03:11:54 +0000
committerManman Ren <manman.ren@gmail.com>2013-09-08 03:11:54 +0000
commit1ed2e1fb92762e318648937a297a54c423d301b2 (patch)
tree9c7cef66070b7d6f08aae8c7a1ce01feb3021bb0 /test/Transforms/GCOVProfiling/version.ll
parent704e8d41fec124ce97060e1b72f531c812412d2d (diff)
downloadexternal_llvm-1ed2e1fb92762e318648937a297a54c423d301b2.zip
external_llvm-1ed2e1fb92762e318648937a297a54c423d301b2.tar.gz
external_llvm-1ed2e1fb92762e318648937a297a54c423d301b2.tar.bz2
Debug Info Testing: update context from empty string to null.
Context should be either null or MDNode. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190267 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/GCOVProfiling/version.ll')
-rw-r--r--test/Transforms/GCOVProfiling/version.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GCOVProfiling/version.ll b/test/Transforms/GCOVProfiling/version.ll
index a90290f..15bcb05 100644
--- a/test/Transforms/GCOVProfiling/version.ll
+++ b/test/Transforms/GCOVProfiling/version.ll
@@ -23,7 +23,7 @@ define void @test() {
!4 = metadata !{metadata !5}
!5 = metadata !{i32 786478, metadata !10, metadata !6, metadata !"test", metadata !"test", metadata !"", i32 1, metadata !7, i1 false, i1 true, i32 0, i32 0, null, i32 256, i1 false, void ()* @test, null, null, metadata !3, i32 1} ; [ DW_TAG_subprogram ] [line 1] [def] [test]
!6 = metadata !{i32 786473, metadata !10} ; [ DW_TAG_file_type ]
-!7 = metadata !{i32 786453, i32 0, metadata !"", i32 0, i32 0, i64 0, i64 0, i64 0, i32 0, null, metadata !3, i32 0, i32 0} ; [ DW_TAG_subroutine_type ] [line 0, size 0, align 0, offset 0] [from ]
+!7 = metadata !{i32 786453, i32 0, null, i32 0, i32 0, i64 0, i64 0, i64 0, i32 0, null, metadata !3, i32 0, i32 0} ; [ DW_TAG_subroutine_type ] [line 0, size 0, align 0, offset 0] [from ]
!8 = metadata !{i32 1, i32 0, metadata !5, null}
;; !9 is added through the echo line at the top.
!10 = metadata !{metadata !"<stdin>", metadata !"."}