1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Target/Sparc/AsmParser
James Y Knight d704cd8059 [SPARC] Repair GOT references to internal symbols.
They had been getting emitted as a section + offset reference, which
is bogus since the value needs to be the offset within the GOT, not
the actual address of the symbol's object.

Differential Revision: http://reviews.llvm.org/D10441

llvm-svn: 240020
2015-06-18 15:05:15 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
SparcAsmParser.cpp [SPARC] Repair GOT references to internal symbols. 2015-06-18 15:05:15 +00:00