[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
Mon Aug 8 02:44:10 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1eee6de87397: [Orc][JITLink] Slab based memory allocator to reduce RPC calls (authored by argentite).

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.450744.patch
Type: text/x-patch
Size: 12315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/df009562/attachment.bin>


More information about the llvm-commits mailing list