[all-commits] [llvm/llvm-project] 818010: Revert "[Orc] Properly deallocate mapped memory in...
Anubhab Ghosh via All-commits
all-commits at lists.llvm.org
Fri Aug 12 21:53:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8180105143dcc4592fac18316527672bd3429ede
https://github.com/llvm/llvm-project/commit/8180105143dcc4592fac18316527672bd3429ede
Author: Anubhab Ghosh <anubhabghosh.me at gmail.com>
Date: 2022-08-13 (Sat, 13 Aug 2022)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/MemoryMapper.h
M llvm/lib/ExecutionEngine/Orc/MapperJITLinkMemoryManager.cpp
M llvm/lib/ExecutionEngine/Orc/MemoryMapper.cpp
M llvm/unittests/ExecutionEngine/Orc/MapperJITLinkMemoryManagerTest.cpp
Log Message:
-----------
Revert "[Orc] Properly deallocate mapped memory in MapperJITLinkMemoryManager"
This reverts commit 143555b2ed30746fbcc8ff84e9cef4267688f110.
More information about the All-commits
mailing list