[PATCH] D131831: [Orc] Use IntervalMap to store free memory regions in MapperJITLinkMemoryManager

Anubhab Ghosh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 14 02:28:04 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG23d0e71fcbc4: [Orc] Use IntervalMap to store free memory regions in MapperJITLinkMemoryManager (authored by argentite).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131831

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: D131831.452499.patch
Type: text/x-patch
Size: 6296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220814/92036e54/attachment.bin>


More information about the llvm-commits mailing list