1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm/ExecutionEngine/JITLink
Lang Hames d7eedad739 [JITLink][ORC] Make the LinkGraph available to modifyPassConfig.
This makes the target triple, graph name, and full graph content available
when making decisions about how to populate the linker pass pipeline.

Also updates the LLJITWithObjectLinkingLayerPlugin example to show more
API use, including use of the API changes in this patch.
2021-03-12 18:42:51 -08:00
..
EHFrameSupport.h
ELF_x86_64.h [JITLink][ORC] Enable creation / linking of raw jitlink::LinkGraphs. 2020-12-16 14:01:50 +11:00
ELF.h [JITLink][ORC] Enable creation / linking of raw jitlink::LinkGraphs. 2020-12-16 14:01:50 +11:00
JITLink.h [JITLink][ORC] Make the LinkGraph available to modifyPassConfig. 2021-03-12 18:42:51 -08:00
JITLinkDylib.h Re-apply 8904ee8ac7e with missing header included this time. 2020-12-14 13:39:33 +11:00
JITLinkMemoryManager.h Re-apply 8904ee8ac7e with missing header included this time. 2020-12-14 13:39:33 +11:00
MachO_arm64.h [JITLink][ORC] Enable creation / linking of raw jitlink::LinkGraphs. 2020-12-16 14:01:50 +11:00
MachO_x86_64.h [JITLink][ORC] Enable creation / linking of raw jitlink::LinkGraphs. 2020-12-16 14:01:50 +11:00
MachO.h [JITLink][ORC] Enable creation / linking of raw jitlink::LinkGraphs. 2020-12-16 14:01:50 +11:00