diff options
author | Chia-hung Duan <chiahungduan@google.com> | 2023-02-24 04:20:30 +0000 |
---|---|---|
committer | Chia-hung Duan <chiahungduan@google.com> | 2023-02-27 18:49:10 +0000 |
commit | 0a0b6fa4fbdf3bdeb300ddd58859f66b714b8bdf (patch) | |
tree | 5278ff5f16a501e2007796494196ce0ba38d8623 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 2aeda9aaaf3a6fcb4d51930ce61751494d53836f (diff) | |
download | llvm-0a0b6fa4fbdf3bdeb300ddd58859f66b714b8bdf.zip llvm-0a0b6fa4fbdf3bdeb300ddd58859f66b714b8bdf.tar.gz llvm-0a0b6fa4fbdf3bdeb300ddd58859f66b714b8bdf.tar.bz2 |
[scudo] Only prepare PageMap entry for partial region
This reduces the size of PageMap and we are more likely to use the
static local buffer. Note that now this is only supported for single
region case, i.e. on SizeClassAllocator64. For SizeClassAllocator32,
it needs a different way to save the PageMap.
Differential Revision: https://reviews.llvm.org/D142659
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions