llvm-6502/test/DebugInfo/X86
Eric Christopher f04e4efcaa Turn on pubnames by default on linux.
Until gdb supports the new accelerator tables we should add the
pubnames section so that gdb_index can be generated from gold
at link time. On darwin we already emit the accelerator tables
and so don't need to worry about pubnames.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188708 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-19 21:07:38 +00:00
..
2010-04-13-PubType.ll Debug Info Finder|Verifier: handle DbgLoc attached to instructions. 2013-08-06 19:38:43 +00:00
2010-08-10-DbgConstant.ll Debug Info Verifier: verify SPs in llvm.dbg.sp. 2013-07-27 01:26:08 +00:00
2011-09-26-GlobalVarContext.ll Update testing cases to pass debug info verifier. 2013-07-24 22:23:00 +00:00
2011-12-16-BadStructRef.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
aligned_stack_var.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
arguments.ll Move llvm/test/DebugInfo/arguments.ll to X86, for now. It is still Windows' PECOFF incompatible. 2013-06-24 16:05:21 +00:00
block-capture.ll llvm-dwarfdump: Do not include address offsets for attributes, only for tags 2013-08-19 03:36:23 +00:00
byvalstruct.ll Generate debug info for by-value struct args even if they are not used. 2013-05-16 23:44:12 +00:00
coff_relative_names.ll Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB (with fix for 64bits msvc) 2013-08-02 16:14:15 +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_direct.ll Recommit r186217 with testcase fix: 2013-07-22 20:15:21 +00:00
dbg-value-inlined-parameter.ll Debug Info: update testing cases to pass verifier. 2013-07-29 18:12:58 +00:00
dbg-value-range.ll Debug Info: update testing cases to pass verifier. 2013-07-29 18:12:58 +00:00
debug_frame.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
debug-info-block-captured-self.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
debug-info-blocks.ll Revert "Revert "PR14606: debug info imported_module support"" 2013-04-22 06:12:31 +00:00
debug-info-static-member.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
DW_AT_byte_size.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
DW_AT_location-reference.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
DW_AT_object_pointer.ll DebugInfo: don't emit zero-length names for parameters 2013-08-19 03:34:03 +00:00
DW_AT_specification.ll llvm-dwarfdump: Do not include address offsets for attributes, only for tags 2013-08-19 03:36:23 +00:00
DW_AT_stmt_list_sec_offset.ll Output DW_AT_stmt_list dwarf debug info as DW_FORM_sec_offset instead of DW_FORM_data4 as it is a section offset (fixes the coff/dwarf debug info statement locations) 2013-08-13 17:46:57 +00:00
DW_TAG_friend.ll llvm-dwarfdump: Do not include address offsets for attributes, only for tags 2013-08-19 03:36:23 +00:00
dwarf-public-names.ll Turn on pubnames by default on linux. 2013-08-19 21:07:38 +00:00
earlydup-crash.ll Debug Info: update testing cases to pass verifier. 2013-07-29 18:12:58 +00:00
eh_symbol.ll Debug Info Verifier: verify SPs in llvm.dbg.sp. 2013-07-27 01:26:08 +00:00
elf-names.ll llvm-dwarfdump: Do not include address offsets for attributes, only for tags 2013-08-19 03:36:23 +00:00
empty-and-one-elem-array.ll Revert "Revert "PR14606: debug info imported_module support"" 2013-04-22 06:12:31 +00:00
empty-array.ll Revert "Revert "PR14606: debug info imported_module support"" 2013-04-22 06:12:31 +00:00
ending-run.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
enum-class.ll Revert "Revert "PR14606: debug info imported_module support"" 2013-04-22 06:12:31 +00:00
enum-fwd-decl.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
fission-cu.ll Move the addition of the dwo_id as late as possible after everything 2013-08-12 20:27:48 +00:00
fission-hash.ll Pass DIEHash::collectAttributes output argument by-pointer instead of by-value. 2013-08-13 07:57:01 +00:00
generate-odr-hash.ll Move file to X86 and add a triple to fix darwin bots for now. 2013-07-30 00:20:06 +00:00
instcombine-instrinsics.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
line-info.ll Revert "Revert "PR14606: debug info imported_module support"" 2013-04-22 06:12:31 +00:00
linkage-name.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
lit.local.cfg [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
low-pc-cu.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
main-file-name.s Now that llvm-dwarfdump supports flags to specify which DWARF section to dump, 2013-01-25 21:44:53 +00:00
misched-dbg-value.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
multiple-at-const-val.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
nondefault-subrange-array.ll llvm-dwarfdump: Do not include address offsets for attributes, only for tags 2013-08-19 03:36:23 +00:00
objc-fwd-decl.ll llvm-dwarfdump: Do not include address offsets for attributes, only for tags 2013-08-19 03:36:23 +00:00
op_deref.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
parameters.ll Reapply an improved version of r180816/180817. 2013-07-09 20:28:37 +00:00
pointer-type-size.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
pr9951.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
pr11300.ll llvm-dwarfdump: Do not include address offsets for attributes, only for tags 2013-08-19 03:36:23 +00:00
pr12831.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
pr13303.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
prologue-stack.ll Debug Info: improve the verifier to check field types. 2013-07-25 06:43:01 +00:00
reference-argument.ll Un-break the buildbot by tweaking the indirection flag. 2013-07-10 01:53:37 +00:00
rvalue-ref.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
stmt-list-multiple-compile-units.ll Debug Info Verifier: verify SPs in llvm.dbg.sp. 2013-07-27 01:26:08 +00:00
stmt-list.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
stringpool.ll Revert "Revert "PR14606: debug info imported_module support"" 2013-04-22 06:12:31 +00:00
struct-loc.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
subrange-type.ll Revert "Revert "PR14606: debug info imported_module support"" 2013-04-22 06:12:31 +00:00
subreg.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
template.ll DebugInfo: Emit definitions for types with no members. 2013-08-01 20:30:22 +00:00
tls-fission.ll PR14728: DebugInfo: TLS variables with -gsplit-dwarf 2013-07-01 23:55:52 +00:00
tls.ll PR16493: DebugInfo with TLS on PPC crashing due to invalid relocation 2013-07-01 21:45:25 +00:00
union-template.ll Revert "Revert "PR14606: debug info imported_module support"" 2013-04-22 06:12:31 +00:00
vector.ll Debug Info Verifier: enable verification of DICompileUnit. 2013-07-26 20:04:30 +00:00
vla.ll Reapply an improved version of r180816/180817. 2013-07-09 20:28:37 +00:00