[PATCH] D130392: [Orc][JITLink] Slab based memory allocator to reduce RPC calls

Anubhab Ghosh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 7 05:12:54 PDT 2022


argentite updated this revision to Diff 450616.
argentite marked 2 inline comments as done.
argentite added a comment.

Remove address space size check and improve comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130392

Files:
  llvm/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h
  llvm/lib/ExecutionEngine/Orc/MapperJITLinkMemoryManager.cpp
  llvm/unittests/ExecutionEngine/Orc/MapperJITLinkMemoryManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130392.450616.patch
Type: text/x-patch
Size: 12315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220807/10431ba8/attachment.bin>


More information about the llvm-commits mailing list