summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-10-16-Scope.ll
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2013-07-25 19:33:30 +0000
committerManman Ren <manman.ren@gmail.com>2013-07-25 19:33:30 +0000
commitcb420a4bc066b0b85e50b0c362ae20519d28788c (patch)
tree43085a023b3855baf7f3fe8c8a0e0e9c4e508d1a /test/CodeGen/X86/2009-10-16-Scope.ll
parentb0122be8c30149301cd2348a23ebfbee3406b272 (diff)
downloadllvm-cb420a4bc066b0b85e50b0c362ae20519d28788c.tar.gz
llvm-cb420a4bc066b0b85e50b0c362ae20519d28788c.tar.bz2
llvm-cb420a4bc066b0b85e50b0c362ae20519d28788c.tar.xz
Debug Info: improve the verifier to check field types.
Make sure the context field of DIType is MDNode. Fix testing cases to make them pass the verifier. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187150 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/2009-10-16-Scope.ll')
-rw-r--r--test/CodeGen/X86/2009-10-16-Scope.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2009-10-16-Scope.ll b/test/CodeGen/X86/2009-10-16-Scope.ll
index de0ef199c5..0c71da2149 100644
--- a/test/CodeGen/X86/2009-10-16-Scope.ll
+++ b/test/CodeGen/X86/2009-10-16-Scope.ll
@@ -29,5 +29,5 @@ declare i32 @foo(i32) ssp
!3 = metadata !{i32 458769, i32 0, i32 12, metadata !"genmodes.i", metadata !"/Users/yash/Downloads", metadata !"clang 1.1", i1 true, i1 false, metadata !"", i32 0}; [DW_TAG_compile_unit ]
!4 = metadata !{i32 459008, metadata !5, metadata !"count_", metadata !3, i32 5, metadata !6}; [ DW_TAG_auto_variable ]
!5 = metadata !{i32 458763, null, metadata !1, i32 1, i32 1, i32 0}; [DW_TAG_lexical_block ]
-!6 = metadata !{i32 458788, metadata !3, metadata !"int", metadata !3, i32 0, i64 32, i64 32, i64 0, i32 0, i32 5}; [DW_TAG_base_type ]
+!6 = metadata !{i32 458788, null, metadata !3, metadata !"int", i32 0, i64 32, i64 32, i64 0, i32 0, i32 5}; [DW_TAG_base_type ]
!7 = metadata !{i32 6, i32 1, metadata !2, null}