1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/ExecutionEngine/JITLink
Lang Hames 9555dccfbd [JITLink] Fix comments about JITLink's generic link algorithm.
These comments had gotten out of date with the code.
2021-02-24 21:02:37 +11:00
..
BasicGOTAndStubsBuilder.h
CMakeLists.txt Revert "[build] normalize components dependencies" 2020-11-18 19:23:11 +01:00
EHFrameSupport.cpp [JITLink] Re-apply 6884fbc2c4f (ELF eh support) with fix for broken test case. 2021-01-26 11:55:41 +11:00
EHFrameSupportImpl.h [JITLink] Re-apply 6884fbc2c4f (ELF eh support) with fix for broken test case. 2021-01-26 11:55:41 +11:00
ELF_x86_64.cpp [llvm] Use llvm::is_contained (NFC) 2021-02-14 08:36:20 -08:00
ELF.cpp [JITLink][ORC] Enable creation / linking of raw jitlink::LinkGraphs. 2020-12-16 14:01:50 +11:00
JITLink.cpp [JITLink][ELF/x86-64] Add support for weak and hidden symbols. 2021-01-22 20:51:11 +11:00
JITLinkGeneric.cpp [JITLink] Add a new PostAllocationPasses list. 2021-01-12 11:57:07 +11:00
JITLinkGeneric.h [JITLink] Fix comments about JITLink's generic link algorithm. 2021-02-24 21:02:37 +11:00
JITLinkMemoryManager.cpp Re-apply 8904ee8ac7e with missing header included this time. 2020-12-14 13:39:33 +11:00
MachO_arm64.cpp [JITLink][ORC] Enable creation / linking of raw jitlink::LinkGraphs. 2020-12-16 14:01:50 +11:00
MachO_x86_64.cpp [JITLink] Re-apply 6884fbc2c4f (ELF eh support) with fix for broken test case. 2021-01-26 11:55:41 +11:00
MachO.cpp [JITLink][ORC] Enable creation / linking of raw jitlink::LinkGraphs. 2020-12-16 14:01:50 +11:00
MachOLinkGraphBuilder.cpp [JITLink][ORC] Enable creation / linking of raw jitlink::LinkGraphs. 2020-12-16 14:01:50 +11:00
MachOLinkGraphBuilder.h [JITLink] Re-apply 6884fbc2c4f (ELF eh support) with fix for broken test case. 2021-01-26 11:55:41 +11:00