llvm-6502/test/DebugInfo/X86
Eric Christopher 6eebe47060 Split out abbreviations for the skeleton info from the rest of
the abbreviations. Part of implementing split dwarf.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170589 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-19 22:02:53 +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 Move test requiring x86 backend into X86 directory. 2011-11-01 03:11:41 +00:00
2011-12-16-BadStructRef.ll When recursing for the original size of a type, stop if we are at a 2011-12-16 23:42:45 +00:00
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 Move test. 2011-05-13 21:35:17 +00:00
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 Test for previous commit. 2011-06-17 14:16:17 +00:00
eh_symbol.ll
elf-names.ll Debug Info: add support to mark member variables as artificial 2012-12-13 22:43:07 +00:00
empty-and-one-elem-array.ll Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
empty-array.ll Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +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
fission-cu.ll Split out abbreviations for the skeleton info from the rest of 2012-12-19 22:02:53 +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 Add support for passing -main-file-name all the way through to 2012-12-18 00:31:01 +00:00
low-pc-cu.ll Temporarily revert c23b933d5f. It's causing 2012-08-01 18:19:01 +00:00
main-file-name.s Add support for passing -main-file-name all the way through to 2012-12-18 00:31:01 +00:00
nondefault-subrange-array.ll Handle non-default array bounds. 2012-12-06 07:38:10 +00:00
objc-fwd-decl.ll Temporarily revert c23b933d5f. It's causing 2012-08-01 18:19:01 +00:00
op_deref.ll Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
pointer-type-size.ll Don't avoid recursing for pointer types, just reference types. Expand on 2012-01-11 00:01:29 +00:00
pr9951.ll Move test for appropriate directory. 2011-06-16 18:13:57 +00:00
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
pr13303.ll Reapply r160148 (reverted in r163570) fixing spurious breakpoints in modern GDB 2012-12-04 21:05:36 +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 llvm/test/DebugInfo: Move two tests to DebugInfo/X86. They are X86-dependent. 2012-03-19 16:16:03 +00:00
subreg.ll Fix a regression I recently introduced by removing DwarfRegNum of 2011-05-27 22:15:01 +00:00