1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/lib/ExecutionEngine/JITLink
Lang Hames 500a10cb5e Re-re-re-apply "[ORC][ORC-RT] Add initial native-TLV support to MachOPlatform."
The ccache builders have recevied a config update that should eliminate the
build issues seen previously.
2021-07-24 13:16:12 +10:00
..
CMakeLists.txt [JITLink][RISCV] Initial Support RISCV64 in JITLink 2021-07-23 23:47:30 +08:00
DefineExternalSectionStartAndEndSymbols.h [JITLink][ELF/x86-64] Add support for R_X86_64_GOTPC64 and R_X86_64_GOT64. 2021-03-21 21:52:54 -07:00
EHFrameSupport.cpp [JITLink] Switch from StringRef to ArrayRef<char>, add some generic x86-64 utils 2021-03-30 21:07:24 -07:00
EHFrameSupportImpl.h [JITLink] Add a null-terminator to eh-frame sections on ELF/x86-64. 2021-03-09 22:16:11 -08:00
ELF_riscv.cpp [JITLink][RISCV] Initial Support RISCV64 in JITLink 2021-07-23 23:47:30 +08:00
ELF_x86_64.cpp [JITLink][ELF] Move ELF section and symbol parsing into ELFLinkGraphBuilder. 2021-06-29 09:59:49 +10:00
ELF.cpp [JITLink][RISCV] Initial Support RISCV64 in JITLink 2021-07-23 23:47:30 +08:00
ELFLinkGraphBuilder.cpp [JITLink][ELF] Move ELF section and symbol parsing into ELFLinkGraphBuilder. 2021-06-29 09:59:49 +10:00
ELFLinkGraphBuilder.h [JITLink][ELF] Move ELF section and symbol parsing into ELFLinkGraphBuilder. 2021-06-29 09:59:49 +10:00
JITLink.cpp [JITLink] Add support for moving blocks and symbols between sections. 2021-07-21 09:10:09 +10:00
JITLinkGeneric.cpp [JITLink] Enable creation and management of mutable block content. 2021-05-24 22:09:36 -07:00
JITLinkGeneric.h [JITLink] Enable creation and management of mutable block content. 2021-05-24 22:09:36 -07:00
JITLinkMemoryManager.cpp [JITLink] Assert that segment mapping does not exceed allocation size. 2021-03-09 20:40:24 -08:00
MachO_arm64.cpp [JITLink][MachO][arm64] Build GOT entries for defined symbols too. 2021-05-25 12:19:09 -07:00
MachO_x86_64.cpp Re-re-re-apply "[ORC][ORC-RT] Add initial native-TLV support to MachOPlatform." 2021-07-24 13:16:12 +10:00
MachO.cpp [JITLink] Remove some std::move(MemoryBufferRef) below createLinkGraphFromObject() (NFC) 2021-03-02 15:07:34 +01:00
MachOLinkGraphBuilder.cpp [JITLink][MachO] Detect MachO::S_THREAD_LOCAL_ZEROFILL sections as zero-fill. 2021-07-21 09:10:10 +10:00
MachOLinkGraphBuilder.h [JITLink][MachO] Detect MachO::S_THREAD_LOCAL_ZEROFILL sections as zero-fill. 2021-07-21 09:10:10 +10:00
PerGraphGOTAndPLTStubsBuilder.h [JITLink] Start laying the groundwork for ELF x86-64 large code model support. 2021-03-21 20:56:47 -07:00
riscv.cpp [JITLink] Add riscv.cpp 2021-07-23 23:57:44 +08:00
x86_64.cpp [JITLink][x86-64] Add an x86_64 PointerSize constexpr. 2021-05-11 15:26:15 -07:00