llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86
Lang Hames 0e124b37bd [RuntimeDyld] Apply padding and alignment bumps to all sections with stubs, and
increase the MachO/x86-64 stub alignment to 8.

Stub alignment should be guaranteed for any section containing RuntimeDyld
stubs/GOT-entries. To do this we should pad and align all sections containing
stubs, not just code sections.

This commit also bumps the MachO/x86-64 stub alignment to 8, so that GOT entries
will be aligned.

llvm-svn: 362139
2019-05-30 19:59:20 +00:00
..
Inputs
COFF_i386.s
COFF_x86_64.s
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
ELF_x86-64_PIC-small-relocations.s
ELF_x86-64_debug_frame.s
ELF_x86-64_none.yaml [yaml2obj]Allow explicit symbol indexes in relocations and emit error for bad names 2019-03-12 17:00:25 +00:00
ELF_x86_64_StubBuf.s
MachO_empty_ehframe.s
MachO_i386_DynNoPIC_relocations.s
MachO_i386_eh_frame.s
MachO_x86-64_PIC_relocations.s [RuntimeDyld] Apply padding and alignment bumps to all sections with stubs, and 2019-05-30 19:59:20 +00:00
coff-alignment.ll
lit.local.cfg