llvm-6502/test/DebugInfo/X86
Saleem Abdulrasool 5f61134595 MC: correct DWARF line info for PE/COFF
DWARF address ranges contain a reference to the debug_info section.  This offset
is an absolute relocation except on non-PE/COFF targets where it is section
relative.  We would emit this incorrectly, and trying to map the debug info from
the address would fail.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217317 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-06 19:57:48 +00:00
..
2010-04-13-PubType.ll
2010-08-10-DbgConstant.ll
2011-09-26-GlobalVarContext.ll [dwarfdump] Dump DW_AT_(decl|call)_line attribute values as decimal values. 2014-09-05 07:21:50 +00:00
2011-12-16-BadStructRef.ll
aligned_stack_var.ll
arange.ll
arguments.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
array2.ll
array.ll
block-capture.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
byvalstruct.ll
c-type-units.ll
coff_debug_info_type.ll
coff_relative_names.ll
concrete_out_of_line.ll DebugInfo: Elide lexical scopes which only contain other (inline or lexical) scopes. 2014-08-31 21:26:22 +00:00
cu-ranges-odr.ll
cu-ranges.ll
data_member_location.ll
dbg_value_direct.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
dbg-asm.s MC: correct DWARF line info for PE/COFF 2014-09-06 19:57:48 +00:00
dbg-at-specficiation.ll
dbg-byval-parameter.ll
dbg-const-int.ll
dbg-const.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
dbg-declare-arg.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
dbg-declare.ll
dbg-file-name.ll
dbg-i128-const.ll
dbg-merge-loc-entry.ll
dbg-prolog-end.ll
dbg-subrange.ll
dbg-value-const-byref.ll
dbg-value-dag-combine.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
dbg-value-inlined-parameter.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
dbg-value-isel.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
dbg-value-location.ll
dbg-value-range.ll DebugInfo: Fix a bunch of tests that, owing to their compile_unit metadata not including a 13th field, had some subtle behavior. 2014-08-05 23:57:31 +00:00
dbg-value-terminator.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
debug_frame.ll
debug-dead-local-var.ll
debug-info-access.ll [ dwarfdump ] Add symbolic dump of known DWARF attribute values. 2014-09-04 19:39:20 +00:00
debug-info-block-captured-self.ll
debug-info-blocks.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
debug-info-static-member.ll [ dwarfdump ] Add symbolic dump of known DWARF attribute values. 2014-09-04 19:39:20 +00:00
debug-loc-asan.ll
debug-loc-offset.ll
debug-ranges-offset.ll
decl-derived-member.ll
discriminator.ll Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator changes to ensure discriminator changes don't introduce new DWARF DW_TAG_lexical_blocks. 2014-08-21 22:45:21 +00:00
DW_AT_byte_size.ll
DW_AT_linkage_name.ll
DW_AT_location-reference.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
DW_AT_object_pointer.ll
DW_AT_specification.ll
DW_AT_stmt_list_sec_offset.ll
DW_TAG_friend.ll
dwarf-aranges-no-dwarf-labels.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
dwarf-aranges.ll
dwarf-public-names.ll
dwarf-pubnames-split.ll
earlydup-crash.ll
elf-names.ll
empty-and-one-elem-array.ll [ dwarfdump ] Add symbolic dump of known DWARF attribute values. 2014-09-04 19:39:20 +00:00
empty-array.ll [ dwarfdump ] Add symbolic dump of known DWARF attribute values. 2014-09-04 19:39:20 +00:00
ending-run.ll
enum-class.ll
enum-fwd-decl.ll
fission-cu.ll [dwarfdump] Dump DW_AT_(decl|call)_line attribute values as decimal values. 2014-09-05 07:21:50 +00:00
fission-hash.ll
fission-ranges.ll DebugInfo: Elide lexical scopes which only contain other (inline or lexical) scopes. 2014-08-31 21:26:22 +00:00
formal_parameter.ll
generate-odr-hash.ll Remove type unit skeletons. GDB no longer needs them & this saves a heap of space. 2014-08-27 05:04:14 +00:00
gnu-public-names-empty.ll
gnu-public-names.ll
inline-member-function.ll
inline-seldag-test.ll
instcombine-instrinsics.ll
lexical_block.ll Remove unnecessary regex in test pattern per dblaikie suggestion. 2014-08-29 15:32:15 +00:00
line-info.ll Fix a couple of debug info test cases to match the metadata schema change in r216239 2014-08-27 00:04:16 +00:00
linkage-name.ll
lit.local.cfg
low-pc-cu.ll Remove unnecessary regex in test pattern per dblaikie suggestion. 2014-08-29 15:32:15 +00:00
main-file-name.s
misched-dbg-value.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
multiple-aranges.ll
multiple-at-const-val.ll
nodebug_with_debug_loc.ll Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information. 2014-07-25 16:10:16 +00:00
nondefault-subrange-array.ll [ dwarfdump ] Add symbolic dump of known DWARF attribute values. 2014-09-04 19:39:20 +00:00
objc-fwd-decl.ll
objc-property-void.ll
op_deref.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
parameters.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
pieces-1.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
pieces-2.ll Debug info: Infrastructure to support debug locations for fragmented 2014-08-01 22:11:58 +00:00
pieces-3.ll DebugLocEntry: Restore the comparison predicate from before the 2014-08-12 01:07:53 +00:00
pointer-type-size.ll
pr11300.ll
pr12831.ll Use "weak alias" instead of "alias weak" 2014-07-30 22:51:54 +00:00
pr13303.ll
pr19307.ll
prologue-stack.ll
recursive_inlining.ll Fix llvm/test/DebugInfo/X86/recursive_inlining.ll to use %llc_dwarf. 2014-08-08 02:24:05 +00:00
ref_addr_relocation.ll
reference-argument.ll
rvalue-ref.ll
sret.ll Debug info: Add a new explicit DIDescriptor flag for the "public" access 2014-08-29 22:44:07 +00:00
stmt-list-multiple-compile-units.ll
stmt-list.ll
stringpool.ll
struct-loc.ll
subrange-type.ll
subreg.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
subregisters.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
template.ll
tls.ll
type_units_with_addresses.ll
union-template.ll
vector.ll
vla.ll DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00