1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include
Davide Italiano 734b1e3ae5 [MC/ELF] Implement support for GOTPCRELX/REX_GOTPCRELX.
The option to control the emission of the new relocations
is -relax-relocations (blatantly copied from GNU as).
It can't be enabled by default because it breaks relatively
recent versions of ld.bfd/ld.gold (late 2015).

llvm-svn: 267307
2016-04-24 01:03:57 +00:00
..
llvm [MC/ELF] Implement support for GOTPCRELX/REX_GOTPCRELX. 2016-04-24 01:03:57 +00:00
llvm-c Style fix in Core.h / Core.cpp. NFC 2016-04-23 00:12:45 +00:00