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 635b337d6d [JITLink] Move some Block bitfields into Addressable to improve packing.
Keeping these bitfields from Block to Addressable allows them to be packed with
the bitfields at the end of Addressable, reducing the size of Block by eight
bytes.
2021-05-22 07:59:24 -07:00
..
EHFrameSupport.h
ELF_x86_64.h [JITLink][ELF/x86-64] Add support for GOTOFF64 relocation. 2021-03-22 10:40:50 -07:00
ELF.h
JITLink.h [JITLink] Move some Block bitfields into Addressable to improve packing. 2021-05-22 07:59:24 -07:00
JITLinkDylib.h
JITLinkMemoryManager.h
MachO_arm64.h [JITLink][MachO][x86-64] Introduce generic x86-64 support. 2021-03-15 15:43:07 -07:00
MachO_x86_64.h [JITLink][MachO/x86_64] Expose API for creating eh-frame fixing passes. 2021-05-11 15:26:16 -07:00
MachO.h
x86_64.h [JITLink] Expose x86-64 pointer jump stub block construction. 2021-05-12 22:28:14 -07:00