llvm-6502/lib/CodeGen/AsmPrinter
Ulrich Weigand 716a94f0c9 [DebugInfo] Allow getDebugThreadLocalSymbol to return MCExpr
This allows getDebugThreadLocalSymbol to return a generic MCExpr
instead of just a MCSymbolRefExpr.

This is in preparation for supporting debug info for TLS variables
on PowerPC, where we need to describe the variable location using
a more complex expression than just MCSymbolRefExpr.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185460 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-02 18:47:09 +00:00
..
ARMException.cpp Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage. 2013-02-15 12:30:38 +00:00
AsmPrinter.cpp Remove address spaces from MC. 2013-07-02 15:49:13 +00:00
AsmPrinterDwarf.cpp DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/SLEB128 generation 2013-06-23 18:31:11 +00:00
AsmPrinterInlineAsm.cpp 80-column and tab character fixes. 2013-06-24 23:20:02 +00:00
CMakeLists.txt Teach cmake about the new Erlang GC files. 2013-03-25 14:12:21 +00:00
DIE.cpp [DebugInfo] Introduce DIEExpr variant of DIEValue to hold MCExpr values 2013-07-02 18:46:26 +00:00
DIE.h [DebugInfo] Introduce DIEExpr variant of DIEValue to hold MCExpr values 2013-07-02 18:46:26 +00:00
DwarfAccelTable.cpp StringRefize some debug accel table bits. 2013-05-11 18:24:28 +00:00
DwarfAccelTable.h StringRefize some debug accel table bits. 2013-05-11 18:24:28 +00:00
DwarfCFIException.cpp
DwarfCompileUnit.cpp [DebugInfo] Allow getDebugThreadLocalSymbol to return MCExpr 2013-07-02 18:47:09 +00:00
DwarfCompileUnit.h [DebugInfo] Introduce DIEExpr variant of DIEValue to hold MCExpr values 2013-07-02 18:46:26 +00:00
DwarfDebug.cpp [DebugInfo] Hold generic MCExpr in AddrPool 2013-07-02 18:46:46 +00:00
DwarfDebug.h [DebugInfo] Hold generic MCExpr in AddrPool 2013-07-02 18:46:46 +00:00
DwarfException.cpp Remove unneeded "TargetMachine.h" #includes. 2013-02-09 20:54:05 +00:00
DwarfException.h Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
ErlangGCPrinter.cpp Add a GC plugin for Erlang 2013-03-25 13:47:46 +00:00
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp Remove unneeded "TargetMachine.h" #includes. 2013-02-09 20:54:05 +00:00