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

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 14:08:53 PDT 2020


lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.

LGTM.

This is amazing timing too -- I'm actually working on ORCRPCTargetProcessControl implementation right now, but haven't had time to write an allocator for it yet. Would you mind if I moved yours into a header once my patch is ready?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85919



More information about the llvm-commits mailing list