1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include/llvm/Support/ELFRelocs
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
..
AArch64.def Update AArch64 ELF relocations to ABI 1.0 2014-11-26 10:49:18 +00:00
ARM.def Update ARM ELF relocations to ABI 2.09 2014-11-26 10:36:03 +00:00
Hexagon.def [Hexagon] Reapply 238772 OSABI was not correctly set, added empty_elf test to make sure it is. 2015-06-03 17:34:16 +00:00
i386.def
Mips.def [mips] Update MIPS relocations list 2015-04-19 20:51:55 +00:00
PowerPC64.def
PowerPC.def
Sparc.def [SPARC] Repair GOT references to internal symbols. 2015-06-18 15:05:15 +00:00
SystemZ.def
x86_64.def