..
BasicGOTAndStubsBuilder.h
[JITLink] Add a MachO x86-64 GOT and Stub bypass optimization.
2020-02-23 23:38:31 -08:00
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
[JITLink] Refactor EH-frame handling to support eh-frames with existing relocs.
2019-11-06 14:30:26 -08:00
ELF.cpp
[JITLink] Initial implementation of ELF / x86-64 support for JITLink.
2020-05-21 21:44:00 -07:00
ELF_x86_64.cpp
[lib/Object] - Refine interface of ELFFile<ELFT>. NFCI.
2020-09-15 11:38:31 +03:00
JITLink.cpp
[JITLink] Improve formatting for Edge, Block and Symbol debugging output.
2020-09-13 15:44:07 -07:00
JITLinkGeneric.cpp
[llvm-jitlink] Add -phony-externals option to suppress unresolved externals.
2020-08-01 18:33:44 -07:00
JITLinkGeneric.h
[JITLink] Fix a typo in a comment.
2020-05-04 12:58:09 -07:00
JITLinkMemoryManager.cpp
[JITLink] Fix a pointer-to-integer cast in jitlink::InProcessMemoryManager.
2020-03-03 13:53:00 -08:00
LLVMBuild.txt
[JITLink] Add BinaryFormat to JITLink's dependencies.
2019-04-20 19:48:45 +00:00
MachO.cpp
[JITLink] Fix endianness bug fedd32e2fa
.
2020-04-27 10:40:11 -07:00
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
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