llvm-project/llvm/test/ExecutionEngine/RuntimeDyld
Saleem Abdulrasool 562630a1fe Revert "Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}""
This reverts commit SVN r313668.  The original test case attempted to
write a pointer value into 16-bits, although the value may exceed the
range representable in 16-bits.  Ensure that the symbol is located in
the address space such that its absolute address is representable in
16-bits.  This should fix the assertion failure that was seen on the
Windows hosts.

llvm-svn: 313822
2017-09-20 21:32:44 +00:00
..
AArch64 Revert "Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}"" 2017-09-20 21:32:44 +00:00
ARM Get rid of some more "%T" expansions, see <https://reviews.llvm.org/D35396>. 2017-08-20 17:00:08 +00:00
Mips Get rid of some more "%T" expansions, see <https://reviews.llvm.org/D35396>. 2017-08-20 17:00:08 +00:00
PowerPC [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
SystemZ [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
X86 Get rid of some more "%T" expansions, see <https://reviews.llvm.org/D35396>. 2017-08-20 17:00:08 +00:00