aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorAnubhab Ghosh <anubhabghosh.me@gmail.com>2022-07-23 00:44:03 +0530
committerAnubhab Ghosh <anubhabghosh.me@gmail.com>2022-08-08 15:13:41 +0530
commit1eee6de873974f55538df976bf7802f019eac70a (patch)
treed98890783ab1a7da4a156d4d7649bc6a3fdd9377 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent5512f398a039e3ed7df502a0c263a8f366a84a4c (diff)
downloadllvm-1eee6de873974f55538df976bf7802f019eac70a.zip
llvm-1eee6de873974f55538df976bf7802f019eac70a.tar.gz
llvm-1eee6de873974f55538df976bf7802f019eac70a.tar.bz2
[Orc][JITLink] Slab based memory allocator to reduce RPC calls
Calling reserve() used to require an RPC call. This commit allows large ranges of executor address space to be reserved. Subsequent calls to reserve() will return subranges of already reserved address space while there is still space available. Differential Revision: https://reviews.llvm.org/D130392
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions