summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/low-pc-cu.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/DebugInfo/X86/low-pc-cu.ll
parent704e8d41fec124ce97060e1b72f531c812412d2d (diff)
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/DebugInfo/X86/low-pc-cu.ll')
-rw-r--r--test/DebugInfo/X86/low-pc-cu.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/low-pc-cu.ll b/test/DebugInfo/X86/low-pc-cu.ll
index 682820896cc..56706ebe845 100644
--- a/test/DebugInfo/X86/low-pc-cu.ll
+++ b/test/DebugInfo/X86/low-pc-cu.ll
@@ -19,7 +19,7 @@ entry:
!3 = metadata !{metadata !5, metadata !12}
!5 = metadata !{i32 786478, metadata !6, null, metadata !"q", metadata !"q", metadata !"_Z1qv", i32 5, metadata !7, i1 false, i1 true, i32 0, i32 0, null, i32 256, i1 false, i32 ()* @_Z1qv, null, null, metadata !10, i32 0} ; [ DW_TAG_subprogram ] [line 5] [def] [scope 0] [q]
!6 = metadata !{i32 786473, metadata !15} ; [ 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 !8, i32 0, null, null, null} ; [ 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 !8, i32 0, null, null, null} ; [ DW_TAG_subroutine_type ] [line 0, size 0, align 0, offset 0] [from ]
!8 = metadata !{metadata !9}
!9 = metadata !{i32 786468, metadata !15, null, metadata !"int", i32 0, i64 32, i64 32, i64 0, i32 0, i32 5} ; [ DW_TAG_base_type ]
!10 = metadata !{metadata !11}