llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-executor
Anubhab Ghosh f1aa49ad34 [Orc] Use MapperJITLinkMemoryManager with SharedMemoryMapper in llvm-jitlink tool
MapperJITLinkMemoryManager combined with SharedMemoryMapper can be
used in place of EPCGenericJITLinkMemoryManager when running on top of
same physical memory. This commit enables it when --use-shared-memory is
passed.

Differential Revision: https://reviews.llvm.org/D132369
2022-08-28 14:29:53 +05:30
..
CMakeLists.txt
llvm-jitlink-executor.cpp [Orc] Use MapperJITLinkMemoryManager with SharedMemoryMapper in llvm-jitlink tool 2022-08-28 14:29:53 +05:30