1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/ExecutionEngine/JITLink
Lang Hames 02bae0a8ff [ORC][JITLink] Switch to unique ownership for EHFrameRegistrars.
This will make stateful registrars (e.g. a future TargetProcessControl based
registrar) easier to deal with.
2020-08-26 16:59:45 -07:00
..
BasicGOTAndStubsBuilder.h
CMakeLists.txt [JITLink] Initial implementation of ELF / x86-64 support for JITLink. 2020-05-21 21:44:00 -07:00
EHFrameSupport.cpp [ORC][JITLink] Switch to unique ownership for EHFrameRegistrars. 2020-08-26 16:59:45 -07:00
EHFrameSupportImpl.h
ELF_x86_64.cpp Make helpers static. NFC. 2020-07-17 13:49:11 +02:00
ELF.cpp [JITLink] Initial implementation of ELF / x86-64 support for JITLink. 2020-05-21 21:44:00 -07:00
JITLink.cpp [JITLink] Initial implementation of ELF / x86-64 support for JITLink. 2020-05-21 21:44:00 -07:00
JITLinkGeneric.cpp [llvm-jitlink] Add -phony-externals option to suppress unresolved externals. 2020-08-01 18:33:44 -07:00
JITLinkGeneric.h
JITLinkMemoryManager.cpp
LLVMBuild.txt
MachO_arm64.cpp [JITLink][MachO][AArch64] More PAGEOFF12 relocation fixes. 2020-08-05 21:09:45 -07:00
MachO_x86_64.cpp [JITLink][MachO] Return an error when MachO TLV relocations are encountered. 2020-08-13 11:19:35 -07:00
MachO.cpp
MachOLinkGraphBuilder.cpp [JITLink][MachO] Use correct symbol scope when N_PEXT is set and N_EXT unset. 2020-08-15 15:53:33 -07:00
MachOLinkGraphBuilder.h [JITLink] Skip debug sections in MachO objects. 2020-06-03 11:08:14 -07:00