llvm-6502/test/DebugInfo/X86
David Blaikie 3d33184d9d Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutine_type
There were bits & pieces of code lying around that may've given the
impression that debug info metadata supported the possibility that a
subprogram's type could be specified by a non-subroutine type describing
the return type of a void function. This support was incomplete &
unnecessary. Asserts & API have been changed to make the desired usage
more clear.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182532 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-22 23:22:18 +00:00
..
2010-04-13-PubType.ll
2010-08-10-DbgConstant.ll
2011-09-26-GlobalVarContext.ll
2011-12-16-BadStructRef.ll
aligned_stack_var.ll
block-capture.ll
byvalstruct.ll Generate debug info for by-value struct args even if they are not used. 2013-05-16 23:44:12 +00:00
concrete_out_of_line.ll Revert "Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)" 2013-05-09 00:42:33 +00:00
dbg-value-inlined-parameter.ll TBAA: remove !tbaa from testing cases if not used. 2013-05-02 18:11:35 +00:00
debug_frame.ll
debug-info-block-captured-self.ll
debug-info-blocks.ll
debug-info-static-member.ll
DW_AT_byte_size.ll
DW_AT_location-reference.ll TBAA: remove !tbaa from testing cases if not used. 2013-04-30 17:52:57 +00:00
DW_AT_object_pointer.ll
DW_AT_specification.ll
DW_TAG_friend.ll
earlydup-crash.ll
eh_symbol.ll
elf-names.ll TBAA: remove !tbaa from testing cases if not used. 2013-04-30 17:52:57 +00:00
empty-and-one-elem-array.ll
empty-array.ll
ending-run.ll
enum-class.ll
enum-fwd-decl.ll
fission-cu.ll
instcombine-instrinsics.ll
line-info.ll
linkage-name.ll
lit.local.cfg
low-pc-cu.ll Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutine_type 2013-05-22 23:22:18 +00:00
main-file-name.s
misched-dbg-value.ll TBAA: remove !tbaa from testing cases if not used. 2013-04-30 17:52:57 +00:00
multiple-at-const-val.ll
nondefault-subrange-array.ll
objc-fwd-decl.ll
op_deref.ll Temporarily revert "Change the informal convention of DBG_VALUE so that we can express a" 2013-04-30 22:35:14 +00:00
pointer-type-size.ll
pr9951.ll
pr11300.ll
pr12831.ll
pr13303.ll
prologue-stack.ll
rvalue-ref.ll
stmt-list-multiple-compile-units.ll Dwarf: use a single line table to generate assembly when .loc is used. 2013-05-21 00:57:22 +00:00
stmt-list.ll
stringpool.ll
struct-loc.ll
subrange-type.ll
subreg.ll
template.ll Give the test from r181632 a target triple. 2013-05-10 22:14:39 +00:00
union-template.ll
vector.ll