summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/op_deref.ll
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-03-12 22:43:04 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-03-12 22:43:04 +0000
commit452c3ff649c1cb9e4767d227ccd5b0f8782a8c82 (patch)
tree47c1e19263b6c878eaf702f4f7dc5710e6a12ca3 /llvm/test/DebugInfo/X86/op_deref.ll
parent20a11b25349bf99e7095479e012d26439a087cde (diff)
downloadbcm5719-llvm-452c3ff649c1cb9e4767d227ccd5b0f8782a8c82.tar.gz
bcm5719-llvm-452c3ff649c1cb9e4767d227ccd5b0f8782a8c82.zip
Remove unused "isMain" field from DICompileUnit
llvm-svn: 176910
Diffstat (limited to 'llvm/test/DebugInfo/X86/op_deref.ll')
-rw-r--r--llvm/test/DebugInfo/X86/op_deref.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/X86/op_deref.ll b/llvm/test/DebugInfo/X86/op_deref.ll
index 8586bfa4cea..ca1fd1d2a9b 100644
--- a/llvm/test/DebugInfo/X86/op_deref.ll
+++ b/llvm/test/DebugInfo/X86/op_deref.ll
@@ -59,7 +59,7 @@ declare void @llvm.stackrestore(i8*) nounwind
!llvm.dbg.cu = !{!0}
-!0 = metadata !{i32 786449, i32 0, i32 12, metadata !"bar.c", metadata !"/Users/echristo/tmp", metadata !"clang version 3.2 (trunk 156005) (llvm/trunk 156000)", i1 true, i1 false, metadata !"", i32 0, metadata !1, metadata !1, metadata !3, metadata !1, metadata !""} ; [ DW_TAG_compile_unit ]
+!0 = metadata !{i32 786449, i32 0, i32 12, metadata !"bar.c", metadata !"/Users/echristo/tmp", metadata !"clang version 3.2 (trunk 156005) (llvm/trunk 156000)", i1 false, metadata !"", i32 0, metadata !1, metadata !1, metadata !3, metadata !1, metadata !""} ; [ DW_TAG_compile_unit ]
!1 = metadata !{i32 0}
!3 = metadata !{metadata !5}
!5 = metadata !{i32 786478, i32 0, metadata !6, metadata !"testVLAwithSize", metadata !"testVLAwithSize", metadata !"", metadata !6, i32 1, metadata !7, i1 false, i1 true, i32 0, i32 0, null, i32 256, i1 false, void (i32)* @testVLAwithSize, null, null, metadata !1, i32 2} ; [ DW_TAG_subprogram ]
OpenPOWER on IntegriCloud