llvm-project/llvm/test/ExecutionEngine/RuntimeDyld
Yichao Yu 8f8cdd00da Fix R_AARCH64_MOVW_UABS_G3 relocation
Summary: The relocation is missing mask so an address that has non-zero bits in 47:43 may overwrite the register number. (Frequently shows up as target register changed to `xzr`....)

Reviewers: t.p.northover, lhames

Subscribers: davide, aemerson, rengolin, llvm-commits

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

llvm-svn: 289880
2016-12-15 22:36:53 +00:00
..
AArch64 Fix R_AARCH64_MOVW_UABS_G3 relocation 2016-12-15 22:36:53 +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 Make this test Windows-only (try to placate buildbots). 2016-11-03 16:43:10 +00:00