summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/debug-info-static-member.ll
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-04-19 07:47:16 +0000
committerEric Christopher <echristo@gmail.com>2013-04-19 07:47:16 +0000
commit0e89ade8ffb24ae1b2b024151d41c17acd67d678 (patch)
treea1d0344f7061826aa3fcbfb8bfae242a3720f00f /llvm/test/DebugInfo/X86/debug-info-static-member.ll
parent3669c3c603a8e5ec15d5380b0cb9b803e5ca5ac0 (diff)
downloadbcm5719-llvm-0e89ade8ffb24ae1b2b024151d41c17acd67d678.tar.gz
bcm5719-llvm-0e89ade8ffb24ae1b2b024151d41c17acd67d678.zip
Revert "PR14606: debug info imported_module support"
This reverts commit r179836 as it seems to have caused test failures. llvm-svn: 179840
Diffstat (limited to 'llvm/test/DebugInfo/X86/debug-info-static-member.ll')
-rw-r--r--llvm/test/DebugInfo/X86/debug-info-static-member.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/X86/debug-info-static-member.ll b/llvm/test/DebugInfo/X86/debug-info-static-member.ll
index 33485b68074..50a2b3fa516 100644
--- a/llvm/test/DebugInfo/X86/debug-info-static-member.ll
+++ b/llvm/test/DebugInfo/X86/debug-info-static-member.ll
@@ -58,7 +58,7 @@ declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
!llvm.dbg.cu = !{!0}
-!0 = metadata !{i32 786449, i32 4, metadata !6, metadata !"clang version 3.3 (trunk 171914)", i1 false, metadata !"", i32 0, metadata !1, metadata !1, metadata !3, metadata !10, metadata !10, metadata !""} ; [ DW_TAG_compile_unit ] [/home/probinson/projects/upstream/static-member/test/debug-info-static-member.cpp] [DW_LANG_C_plus_plus]
+!0 = metadata !{i32 786449, i32 4, metadata !6, metadata !"clang version 3.3 (trunk 171914)", i1 false, metadata !"", i32 0, metadata !1, metadata !1, metadata !3, metadata !10, metadata !""} ; [ DW_TAG_compile_unit ] [/home/probinson/projects/upstream/static-member/test/debug-info-static-member.cpp] [DW_LANG_C_plus_plus]
!1 = metadata !{i32 0}
!3 = metadata !{metadata !5}
!5 = metadata !{i32 786478, metadata !6, metadata !"main", metadata !"main", metadata !"", metadata !6, i32 18, metadata !7, i1 false, i1 true, i32 0, i32 0, null, i32 256, i1 false, i32 ()* @main, null, null, metadata !1, i32 23} ; [ DW_TAG_subprogram ] [line 18] [def] [scope 23] [main]
OpenPOWER on IntegriCloud