llvm-6502/test/DebugInfo
Devang Patel ad165bec1d Assorted debug info fixes.
- DW_AT_bit_size is only suitable for bitfields.
- Encode source location info for derived types.
- Source location and type size info is not useful for subroutine_type (info is included in respective DISubprogram) and array_type.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63077 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-27 00:45:04 +00:00
..
2008-10-17-C++DebugCrash.ll
2008-11-05-InlinedFuncStart.ll
2008-11-06-Mem2Reg.ll
2008-11-19-InstCombine.ll
2009-01-15-dbg_declare.ll Verify Intrinsic::dbg_declare. 2009-01-19 21:00:48 +00:00
2009-01-15-member.ll Fix test case. Use valid file name and directory in global variable's debug info entry. 2009-01-23 21:54:18 +00:00
2009-01-15-RecordVariableCrash.ll Do not use buggy llvm-gcc to generate testcases. 2009-01-22 18:28:11 +00:00
dataOnly.ll Use DebugInfo interface to lower dbg_* intrinsics. 2009-01-13 00:32:17 +00:00
deaddebuglabel.ll Use DebugInfo interface to lower dbg_* intrinsics. 2009-01-13 00:32:17 +00:00
dg.exp
forwardDecl.ll Assorted debug info fixes. 2009-01-27 00:45:04 +00:00
funccall.ll
globalGetElementPtr.ll Need compile unit to find location. 2009-01-20 22:26:11 +00:00
printdbginfo.ll This test passes again, unXFAIL. 2009-01-05 09:30:47 +00:00