llvm-6502/test/DebugInfo/X86
David Blaikie 59eaa38746 DebugInfo: PR14728: TLS support
Based on GCC's output for TLS variables (OP_constNu, x@dtpoff,
OP_lo_user), this implements debug info support for TLS in ELF. Verified
that this output is correct/sufficient on Linux (using gold - if you're
using binutils-ld, you'll need something with the fix for
http://sourceware.org/bugzilla/show_bug.cgi?id=15685 in it).

Support on non-ELF is sort of "arbitrary" at the moment - if Apple folks
want to discuss (or just go ahead & implement) how this should work in
MachO, etc, I'm open.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185203 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-28 20:05:11 +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
arguments.ll
block-capture.ll
byvalstruct.ll
concrete_out_of_line.ll
dbg-value-inlined-parameter.ll
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
DW_AT_object_pointer.ll
DW_AT_specification.ll
DW_TAG_friend.ll
earlydup-crash.ll
eh_symbol.ll
elf-names.ll
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
main-file-name.s
misched-dbg-value.ll
multiple-at-const-val.ll
nondefault-subrange-array.ll
objc-fwd-decl.ll
op_deref.ll
parameters.ll
pointer-type-size.ll
pr9951.ll
pr11300.ll
pr12831.ll
pr13303.ll
prologue-stack.ll
rvalue-ref.ll
stmt-list-multiple-compile-units.ll
stmt-list.ll
stringpool.ll
struct-loc.ll
subrange-type.ll
subreg.ll
template.ll
tls.ll DebugInfo: PR14728: TLS support 2013-06-28 20:05:11 +00:00
union-template.ll
vector.ll