diff options
author | Anubhab Ghosh <anubhabghosh.me@gmail.com> | 2022-08-21 02:02:51 +0530 |
---|---|---|
committer | Anubhab Ghosh <anubhabghosh.me@gmail.com> | 2022-08-27 11:07:09 +0530 |
commit | c69df92b4f8b39a81cc0ba2a52b4f8a4bd655435 (patch) | |
tree | 345b381a8d4198e4eeabe89829f7e3bbbe0e09c5 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 3546b5c5207928be2ae2e3a86cf95b9ad024bd69 (diff) | |
download | llvm-c69df92b4f8b39a81cc0ba2a52b4f8a4bd655435.zip llvm-c69df92b4f8b39a81cc0ba2a52b4f8a4bd655435.tar.gz llvm-c69df92b4f8b39a81cc0ba2a52b4f8a4bd655435.tar.bz2 |
[Orc] Use MapperJITLinkMemoryManager with InProcessMapper in llvm-jitlink tool
MapperJITLinkMemoryManager has slab allocation. Combined with
InProcessMapper, it can replace InProcessMemoryManager.
It can also replace JITLinkSlabAllocator through the InProcessDeltaMapper
that adds an offset to the executor addresses for use in tests.
Differential Revision: https://reviews.llvm.org/D132315
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions