llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/AArch64
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
..
ELF_ARM64_BE-relocations.s [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
ELF_ARM64_PIC_relocations.s [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
ELF_ARM64_local_branch.s [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
ELF_ARM64_relocations.s Revert "Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}"" 2017-09-20 21:32:44 +00:00
MachO_ARM64_relocations.s [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
lit.local.cfg