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

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 04:45:32 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6ede65205073: [JITLink][Orc] Add MemoryMapper interface with InProcess implementation (authored by argentite, committed by sgraenitz).

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.438634.patch
Type: text/x-patch
Size: 17359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220621/d2817ca8/attachment.bin>


More information about the llvm-commits mailing list