1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/ExecutionEngine/RuntimeDyld
Keno Fischer df5354029f Fix PREL31 relocation on ARM
Summary:
This is a 31bits relative relocation instead of a 32bits absolute relocation.

Reviewers: t.p.northover, peter.smith, rengolin

Subscribers: aemerson, llvm-commits, samparker

Differential Revision: https://reviews.llvm.org/D25069

llvm-svn: 284780
2016-10-20 21:15:29 +00:00
..
AArch64 Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00
ARM Fix PREL31 relocation on ARM 2016-10-20 21:15:29 +00:00
Mips [mips][mcjit] Add the majority of N32 support. 2016-10-20 13:02:23 +00:00
PowerPC [RuntimeDyld] Adapt PPC64 relocations to PPC32 2015-08-04 15:29:00 +00:00
SystemZ Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00
X86 X86: handle external tail calls in Windows JIT 2016-07-14 17:27:06 +00:00