llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/ARM
Lang Hames 14a22a442d [RuntimeDyld][ORC] Add support for Thumb mode to RuntimeDyldMachOARM.
This patch adds support for thumb relocations to RuntimeDyldMachOARM, and adds
a target-specific flags field to JITSymbolFlags (so that on ARM we can record
whether each symbol is Thumb-mode code).

RuntimeDyldImpl::emitSection is modified to ensure that stubs memory is
correctly aligned based on the size returned by getStubAlignment().

llvm-svn: 310517
2017-08-09 20:19:27 +00:00
..
COFF_Thumb.s
ELF_ARM_EXIDX_relocations.s Fix PREL31 relocation on ARM 2016-10-20 21:15:29 +00:00
MachO_ARM_PIC_relocations.s
MachO_Thumb_Relocations.s [RuntimeDyld][ORC] Add support for Thumb mode to RuntimeDyldMachOARM. 2017-08-09 20:19:27 +00:00
lit.local.cfg