llvm-6502/test/DebugInfo
Eric Christopher dd8e9f395e Add support for separating strings for the split debug info DWARF5
proposal. This leaves the strings in the skeleton die as strp,
but in all dwo files they're accessed now via DW_FORM_GNU_str_index.

Add support for dumping these sections and modify the fission-cu.ll
testcase to have the correct strings and form. Fix a small bug
in the fixed form sizes routine that involved out of array accesses
for the table and add a FIXME in the extractFast routine to fix
this up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171779 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-07 19:32:41 +00:00
..
Inputs
X86 Add support for separating strings for the split debug info DWARF5 2013-01-07 19:32:41 +00:00
2009-10-16-Phi.ll
2009-11-03-InsertExtractValue.ll Include access modifiers in subprogram metadata IR comment. 2013-01-05 21:39:33 +00:00
2009-11-05-DeadGlobalVariable.ll
2009-11-06-NamelessGlobalVariable.ll
2009-11-10-CurrentFn.ll
2010-01-05-DbgScope.ll
2010-01-19-DbgScope.ll
2010-03-12-llc-crash.ll
2010-03-19-DbgDeclare.ll
2010-03-24-MemberFn.ll
2010-03-30-InvalidDbgInfoCrash.ll Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
2010-04-06-NestedFnDbgInfo.ll
2010-04-19-FramePtr.ll
2010-05-03-DisableFramePtr.ll
2010-05-03-OriginDIE.ll Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
2010-05-10-MultipleCU.ll
2010-06-29-InlinedFnLocalVar.ll
2010-07-19-Crash.ll
2010-10-01-crash.ll
array.ll Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
bug_null_debuginfo.ll
dwarfdump-inlining.test
dwarfdump-test.test
inheritance.ll
inlined-vars.ll
lit.local.cfg
member-pointers.ll Make test/DebugInfo/member-pointers.ll portable by removing the TargetData 2013-01-07 17:52:49 +00:00
printdbginfo2.ll
two-cus-from-same-file.ll Simplify this test a bit because DWARF emission/dumping on some platforms 2012-12-03 19:58:12 +00:00