llvm-6502/test/DebugInfo
David Majnemer d7d43dc435 DebugInfo: Do not use the DWARF Version for the .debug_pubnames or .debug_pubtypes version field
Summary:
LLVM would generate DWARF with version 3 in the .debug_pubname and
.debug_pubtypes version fields.  This would lead SGI dwarfdump to fail
parsing the DWARF with (in the instance of .debug_pubnames) would exit
with:
dwarfdump ERROR:  dwarf_get_globals: DW_DLE_PUBNAMES_VERSION_ERROR (123)

This fixes PR16950.

Reviewers: echristo, dblaikie

Reviewed By: echristo

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D1454

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188869 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-21 06:13:34 +00:00
..
AArch64 [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
Inputs [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
PowerPC [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
SystemZ [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
X86 Turn on pubnames by default on linux. 2013-08-19 21:07:38 +00:00
2009-10-16-Phi.ll
2009-11-03-InsertExtractValue.ll Debug Info Verifier: verify SPs in llvm.dbg.sp. 2013-07-27 01:26:08 +00:00
2009-11-05-DeadGlobalVariable.ll Debug Info Verifier: verify SPs in llvm.dbg.sp. 2013-07-27 01:26:08 +00:00
2009-11-06-NamelessGlobalVariable.ll Debug Info Verifier: verify SPs in llvm.dbg.sp. 2013-07-27 01:26:08 +00:00
2009-11-10-CurrentFn.ll
2010-01-05-DbgScope.ll Debug Info Finder|Verifier: handle DbgLoc attached to instructions. 2013-08-06 19:38:43 +00:00
2010-01-19-DbgScope.ll Debug Info: update testing cases to pass verifier. 2013-07-29 18:12:58 +00:00
2010-03-12-llc-crash.ll
2010-03-19-DbgDeclare.ll
2010-03-24-MemberFn.ll Debug Info: update testing cases to pass verifier. 2013-07-29 18:12:58 +00:00
2010-03-30-InvalidDbgInfoCrash.ll Debug Info Verifier: verify SPs in llvm.dbg.sp. 2013-07-27 01:26:08 +00:00
2010-04-06-NestedFnDbgInfo.ll
2010-04-19-FramePtr.ll Debug Info Verifier: verify SPs in llvm.dbg.sp. 2013-07-27 01:26:08 +00:00
2010-05-03-DisableFramePtr.ll Debug Info Finder|Verifier: handle DbgLoc attached to instructions. 2013-08-06 19:38:43 +00:00
2010-05-03-OriginDIE.ll Debug Info: update testing cases to pass verifier. 2013-07-29 18:12:58 +00:00
2010-05-10-MultipleCU.ll Debug Info Finder|Verifier: handle DbgLoc attached to instructions. 2013-08-06 19:38:43 +00:00
2010-06-29-InlinedFnLocalVar.ll fix for LLVM debug info on llvm-mips-linux where the label name uses % instead of L as a prefix. 2013-08-01 22:15:34 +00:00
2010-07-19-Crash.ll Debug Info Verifier: verify SPs in llvm.dbg.sp. 2013-07-27 01:26:08 +00:00
2010-10-01-crash.ll Debug Info Verifier: verify SPs in llvm.dbg.sp. 2013-07-27 01:26:08 +00:00
array.ll
bug_null_debuginfo.ll
debuglineinfo.test
dwarf-public-names.ll DebugInfo: Do not use the DWARF Version for the .debug_pubnames or .debug_pubtypes version field 2013-08-21 06:13:34 +00:00
dwarfdump-debug-frame-simple.test
dwarfdump-debug-loc-simple.test
dwarfdump-dump-flags.test
dwarfdump-inlining.test
dwarfdump-pubnames.test
dwarfdump-test.test
dwarfdump-zlib.test
enum.ll
global.ll
inheritance.ll
inline-debug-info-multiret.ll
inline-debug-info.ll
inlined-arguments.ll
inlined-vars.ll Debug Info: enable verifier for testing cases. 2013-07-29 20:18:19 +00:00
llvm-symbolizer.test llvm-symbolizer: add support for .gnu_debuglink section 2013-08-14 17:09:30 +00:00
member-pointers.ll
namespace.ll
template-recursive-void.ll Add comment and source to testcase. 2013-08-12 23:59:26 +00:00
two-cus-from-same-file.ll
version.ll