llvm-6502/test/DebugInfo
Manman Ren bbdd02cc30 Debug Info: use createAndAddDIE for newly-created Subprogram DIEs.
More patches will be submitted to convert "new DIE(" to use createAddAndDIE in
DwarfCompileUnit.cpp. This will simplify implementation of addDIEEntry where
we have to decide between ref4 and ref_addr, because DIEs that can be shared
across CU will be added to a CU already.

Reviewed off-list by Eric.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193567 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-29 00:58:04 +00:00
..
AArch64 Move emission of the debug string table to early in the debug 2013-09-20 23:22:52 +00:00
ARM typo. 2013-10-08 02:30:54 +00:00
Inputs llvm-dwarfdump/libDebugInfo support for type units 2013-09-23 22:44:47 +00:00
PowerPC
SystemZ Move emission of the debug string table to early in the debug 2013-09-20 23:22:52 +00:00
X86 Debug Info: use createAndAddDIE for newly-created Subprogram DIEs. 2013-10-29 00:58:04 +00:00
2009-10-16-Phi.ll
2009-11-03-InsertExtractValue.ll
2009-11-05-DeadGlobalVariable.ll Debug Info Testing: update context from empty string to null. 2013-09-08 03:11:54 +00:00
2009-11-06-NamelessGlobalVariable.ll
2009-11-10-CurrentFn.ll Debug Info Testing: update context from empty string to null. 2013-09-08 03:11:54 +00:00
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
2010-04-06-NestedFnDbgInfo.ll
2010-04-19-FramePtr.ll
2010-05-03-DisableFramePtr.ll
2010-05-03-OriginDIE.ll
2010-05-10-MultipleCU.ll
2010-06-29-InlinedFnLocalVar.ll
2010-07-19-Crash.ll
2010-10-01-crash.ll
array.ll
bug_null_debuginfo.ll
debuginfofinder-multiple-cu.ll Changing DebugInfoFinder to iterate over all the compile units. 2013-10-17 10:27:12 +00:00
debuglineinfo.test
dwarf-public-names.ll MCObjectFileInfo.cpp: Fix a couple of possible typo(s), s/DwarfPub/DwarfGnuPub/, in r190344. 2013-09-10 06:01:56 +00:00
dwarfdump-debug-frame-simple.test
dwarfdump-debug-loc-simple.test
dwarfdump-dump-flags.test
dwarfdump-inlining.test
dwarfdump-pubnames.test Unify pubsection/gnu pubsection printing. 2013-09-25 23:02:36 +00:00
dwarfdump-test.test
dwarfdump-type-units.test Make dwarfdump-type-units.test order-independent 2013-09-24 00:13:23 +00:00
dwarfdump-zlib.test
enum.ll
global.ll
inheritance.ll Debug Info Testing: update context from empty string to null. 2013-09-08 03:11:54 +00:00
inline-debug-info-multiret.ll
inline-debug-info.ll
inlined-arguments.ll
inlined-vars.ll
llvm-symbolizer.test
member-order.ll DebugInfo: Fix ordering of members after r191928 2013-10-04 01:39:59 +00:00
member-pointers.ll Debug Info Testing: update context from empty string to null. 2013-09-08 03:11:54 +00:00
namespace.ll
template-recursive-void.ll
tu-composite.ll Debug Info Testing Case: check for the name of a structure. 2013-10-11 18:50:00 +00:00
tu-member-pointer.ll
two-cus-from-same-file.ll
version.ll