[PATCH] D131768: [Orc] Properly deallocate mapped memory in MapperJITLinkMemoryManager

Anubhab Ghosh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 21:43:08 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG143555b2ed30: [Orc] Properly deallocate mapped memory in MapperJITLinkMemoryManager (authored by argentite).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131768

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131768.452375.patch
Type: text/x-patch
Size: 4344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220813/d49b4dfe/attachment.bin>


More information about the llvm-commits mailing list