llvm-6502/lib/MC/MCParser
Rafael Espindola 25958730df Behave a bit more like gnu as and use the symbol (instead of the section)
for any relocation to a symbol defined in a tls section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120121 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-24 21:57:39 +00:00
..
AsmLexer.cpp
AsmParser.cpp Add basic CFI methods to the streamer interface. 2010-11-22 14:27:24 +00:00
CMakeLists.txt
COFFAsmParser.cpp
DarwinAsmParser.cpp
ELFAsmParser.cpp Behave a bit more like gnu as and use the symbol (instead of the section) 2010-11-24 21:57:39 +00:00
Makefile
MCAsmLexer.cpp
MCAsmParser.cpp
MCAsmParserExtension.cpp
TargetAsmParser.cpp