llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86
Nathan Lanza 893083ae5e Implement IMAGE_REL_AMD64_SECREL for RuntimeDyldCOFFX86_64
lldb on Windows uses the ExecutionEngine for expression evaluation
and hits the llvm_unreachable due to this relocation. Thus, implement
the relocation and add a test to verify it's function.

llvm-svn: 348904
2018-12-12 00:04:06 +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 Implement IMAGE_REL_AMD64_SECREL for RuntimeDyldCOFFX86_64 2018-12-12 00:04:06 +00:00
CommonSymbols_allocation.s [RuntimeDyld] Add test case that was accidentally left out of r340125. 2018-08-27 22:48:01 +00:00
ELF-large-pic-relocations.s [RuntimeDyld] Implement the ELF PIC large code model relocations 2018-06-22 23:53:22 +00:00
ELF-relaxed.s
ELF_STT_FILE.s
ELF_x64-64_PC8_relocations.s
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
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
MachO_i386_DynNoPIC_relocations.s
MachO_i386_eh_frame.s
MachO_x86-64_PIC_relocations.s
coff-alignment.ll
lit.local.cfg