llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86
Frederich Munch 33ef594c58 Handle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFF
Summary:
IMAGE_REL_AMD64_ADDR32NB relocations are currently set to zero in all cases.
This patch sets the relocation to the correct value when possible and shows an error when not.

Reviewers: enderby, lhames, compnerd

Reviewed By: compnerd

Subscribers: LepelTsmok, compnerd, martell, llvm-commits

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

llvm-svn: 325700
2018-02-21 17:18:20 +00:00
..
Inputs
COFF_i386.s ExecutionEngine: adjust COFF i386 tautological asserts 2017-10-19 16:57:40 +00:00
COFF_x86_64.s [CodeGen] Unify MBB reference format in both MIR and debug output 2017-12-04 17:18:51 +00:00
COFF_x86_64_IMGREL.s Handle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFF 2018-02-21 17:18:20 +00:00
ELF-relaxed.s [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
ELF_STT_FILE.s [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
ELF_x64-64_PC8_relocations.s [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
ELF_x64-64_PIC_relocations.s [CodeGen] Unify MBB reference format in both MIR and debug output 2017-12-04 17:18:51 +00:00
ELF_x86-64_PIC-small-relocations.s Get rid of some more "%T" expansions, see <https://reviews.llvm.org/D35396>. 2017-08-20 17:00:08 +00:00
ELF_x86-64_debug_frame.s [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
ELF_x86-64_none.yaml
ELF_x86_64_StubBuf.s [CodeGen] Unify MBB reference format in both MIR and debug output 2017-12-04 17:18:51 +00:00
MachO_empty_ehframe.s [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
MachO_i386_DynNoPIC_relocations.s [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
MachO_i386_eh_frame.s [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
MachO_x86-64_PIC_relocations.s [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
coff-alignment.ll
lit.local.cfg