[PATCH] D127491: [JITLink][Orc] Add MemoryMapper interface with InProcess implementation

Anubhab Ghosh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 20:00:09 PDT 2022


argentite updated this revision to Diff 437427.
argentite marked 3 inline comments as done.
argentite added a comment.

Moved synchronous functions to test and renamed test


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.437427.patch
Type: text/x-patch
Size: 14720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220616/32295fa7/attachment.bin>


More information about the llvm-commits mailing list