[PATCH] D85919: [ORC] Add JITLink-compatible remote memory-manager and LLJITWithChildProcess example

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 02:35:16 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG30c4561e36ea: [ORC] Add JITLink-compatible remote memory-manager and LLJITWithChildProcess… (authored by sgraenitz).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85919/new/

https://reviews.llvm.org/D85919

Files:
  llvm/examples/OrcV2Examples/CMakeLists.txt
  llvm/examples/OrcV2Examples/LLJITWithChildProcess/CMakeLists.txt
  llvm/examples/OrcV2Examples/LLJITWithChildProcess/LLJITWithChildProcess.cpp
  llvm/examples/OrcV2Examples/LLJITWithChildProcess/RemoteJITUtils.h
  llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
  llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h
  llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85919.285601.patch
Type: text/x-patch
Size: 22110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/50e0e8f3/attachment.bin>


More information about the llvm-commits mailing list