summaryrefslogtreecommitdiff
path: root/test/DebugInfo/2010-10-01-crash.ll
diff options
context:
space:
mode:
authorManman Ren <manman.ren@gmail.com>2013-09-06 21:03:58 +0000
committerManman Ren <manman.ren@gmail.com>2013-09-06 21:03:58 +0000
commit1307103dffa81494e284b17c6ecfe4c3ed9cb6ce (patch)
tree131bdd6bc008c779babcb7f68352c2e8fb336d6d /test/DebugInfo/2010-10-01-crash.ll
parent546dcc5ddc6d3c1fee50f10bedfea239a721f0e3 (diff)
downloadllvm-1307103dffa81494e284b17c6ecfe4c3ed9cb6ce.tar.gz
llvm-1307103dffa81494e284b17c6ecfe4c3ed9cb6ce.tar.bz2
llvm-1307103dffa81494e284b17c6ecfe4c3ed9cb6ce.tar.xz
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Field 2 of DIType (Context), field 9 of DIDerivedType (TypeDerivedFrom), field 12 of DICompositeType (ContainingType), fields 2, 7, 12 of DISubprogram (Context, Type, ContainingType). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190205 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo/2010-10-01-crash.ll')
-rw-r--r--test/DebugInfo/2010-10-01-crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/2010-10-01-crash.ll b/test/DebugInfo/2010-10-01-crash.ll
index ddb9accdfe..dc714914f0 100644
--- a/test/DebugInfo/2010-10-01-crash.ll
+++ b/test/DebugInfo/2010-10-01-crash.ll
@@ -14,7 +14,7 @@ declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32,
!llvm.dbg.cu = !{!2}
-!0 = metadata !{i32 589870, metadata !1, i32 0, metadata !"CGRectStandardize", metadata !"CGRectStandardize", metadata !"CGRectStandardize", i32 54, null, i1 false, i1 true, i32 0, i32 0, null, i32 0, i1 false, void (i32*, i32*)* @CGRectStandardize, null, null, null, i32 0} ; [ DW_TAG_subprogram ]
+!0 = metadata !{i32 589870, metadata !1, null, metadata !"CGRectStandardize", metadata !"CGRectStandardize", metadata !"CGRectStandardize", i32 54, null, i1 false, i1 true, i32 0, i32 0, null, i32 0, i1 false, void (i32*, i32*)* @CGRectStandardize, null, null, null, i32 0} ; [ DW_TAG_subprogram ] [line 54] [def] [scope 0] [CGRectStandardize]
!1 = metadata !{i32 589865, metadata !25}
!2 = metadata !{i32 589841, metadata !25, i32 16, metadata !"clang version 2.9 (trunk 115292)", i1 true, metadata !"", i32 1, metadata !26, metadata !26, null, null, null, metadata !""} ; [ DW_TAG_compile_unit ]
!5 = metadata !{i32 589846, metadata !25, null, metadata !"CGRect", i32 49, i64 0, i64 0, i64 0, i32 0, null}