llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/ARM
Saleem Abdulrasool f6b5f0fffd ExecutionEngine: add preliminary support for COFF ARM
This adds rudimentary support for COFF ARM to the dynamic loader for the
exeuction engine.  This can be used by lldb to JIT code into a COFF ARM
environment.  This lays the foundation for the loader, though a few of the
relocation types are yet unhandled.

llvm-svn: 273682
2016-06-24 14:11:44 +00:00
..
COFF_Thumb.s ExecutionEngine: add preliminary support for COFF ARM 2016-06-24 14:11:44 +00:00
MachO_ARM_PIC_relocations.s Don't pass relocation-model= to tests that don't need it. 2016-05-18 00:27:17 +00:00
lit.local.cfg