llvm-6502/test/DebugInfo/X86
Eric Christopher 806e03d238 Add a relocation visitor to lib object. This works via caching relocated
values in a map that can be passed to consumers. Add a testcase that
ensures this works for llvm-dwarfdump.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167558 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-07 23:22:07 +00:00
..
2010-04-13-PubType.ll llvm/test/DebugInfo: Move two tests, 2010-04-13-PubType.ll and linkage-name.ll to X86. 2012-09-18 14:57:11 +00:00
2011-09-26-GlobalVarContext.ll
2011-12-16-BadStructRef.ll
aligned_stack_var.ll X86: Use StackRegister instead of FrameRegister in getFrameIndexReference (to generate debug info for local variables) if stack needs realignment 2012-05-01 15:16:06 +00:00
block-capture.ll Temporarily revert c23b933d5f. It's causing 2012-08-01 18:19:01 +00:00
concrete_out_of_line.ll Use DW_FORM_flag_present to save space in debug information if we're 2012-08-24 01:14:27 +00:00
debug_frame.ll
DW_AT_byte_size.ll Fix broken tests. 2012-10-02 15:49:34 +00:00
DW_AT_location-reference.ll Emit relocations for DW_AT_location entries on systems which need it. This is 2012-06-22 01:25:12 +00:00
DW_AT_object_pointer.ll Only emit DW_AT_object_pointer if this is a definition. 2012-09-20 22:51:57 +00:00
DW_AT_specification.ll Temporarily revert c23b933d5f. It's causing 2012-08-01 18:19:01 +00:00
DW_TAG_friend.ll Temporarily revert c23b933d5f. It's causing 2012-08-01 18:19:01 +00:00
earlydup-crash.ll
eh_symbol.ll
elf-names.ll Add a relocation visitor to lib object. This works via caching relocated 2012-11-07 23:22:07 +00:00
ending-run.ll Patch to set is_stmt a little better for prologue lines in a function. 2012-04-05 20:39:05 +00:00
enum-class.ll Temporarily revert c23b933d5f. It's causing 2012-08-01 18:19:01 +00:00
enum-fwd-decl.ll Make sure to generate the right kind of MDNode for enum forward declarations. 2012-10-05 01:49:14 +00:00
linkage-name.ll llvm/test/DebugInfo: Move two tests, 2010-04-13-PubType.ll and linkage-name.ll to X86. 2012-09-18 14:57:11 +00:00
lit.local.cfg
low-pc-cu.ll Temporarily revert c23b933d5f. It's causing 2012-08-01 18:19:01 +00:00
objc-fwd-decl.ll Temporarily revert c23b933d5f. It's causing 2012-08-01 18:19:01 +00:00
op_deref.ll Handle OpDeref in case it comes in as a register operand. 2012-05-08 18:56:00 +00:00
pointer-type-size.ll
pr9951.ll
pr11300.ll Temporarily revert c23b933d5f. It's causing 2012-08-01 18:19:01 +00:00
pr12831.ll Have getOrCreateSubprogramDIE store the DIE for a subprogram 2012-05-27 18:36:44 +00:00
prologue-stack.ll Update this a bit more to represent how the prologue should work: 2012-10-04 20:46:14 +00:00
rvalue-ref.ll Actually support DW_TAG_rvalue_reference_type that we were trying 2012-05-19 01:36:37 +00:00
stmt-list.ll
stringpool.ll Use DW_FORM_flag_present to save space in debug information if we're 2012-08-24 01:14:27 +00:00
struct-loc.ll
subreg.ll