[PATCH] D127491: [JITLink][Orc] Add MemoryMapper interface with InProcess implementation
Anubhab Ghosh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 08:12:07 PDT 2022
argentite updated this revision to Diff 437550.
argentite marked 6 inline comments as done.
argentite added a comment.
Explicit release test and minor fixes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127491/new/
https://reviews.llvm.org/D127491
Files:
llvm/include/llvm/ExecutionEngine/Orc/MemoryMapper.h
llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
llvm/lib/ExecutionEngine/Orc/MemoryMapper.cpp
llvm/unittests/ExecutionEngine/Orc/CMakeLists.txt
llvm/unittests/ExecutionEngine/Orc/MemoryMapperTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127491.437550.patch
Type: text/x-patch
Size: 16758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220616/09d01168/attachment.bin>
More information about the llvm-commits
mailing list