diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2019-04-25 15:49:34 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2019-04-25 15:49:34 +0000 |
commit | 3fad6a206f52403886e673739f56abeeca8d309e (patch) | |
tree | 7b1a8e9306e4a2a8b3866299259f184e922eec11 /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc | |
parent | b534f7245cff3856c12640be1e1fb7853a4ae513 (diff) | |
download | bcm5719-llvm-3fad6a206f52403886e673739f56abeeca8d309e.tar.gz bcm5719-llvm-3fad6a206f52403886e673739f56abeeca8d309e.zip |
[scudo][standalone] Introduce the SizeClassMap
Summary:
As with the sanitizer_common allocator, the SCM allows for efficient
mapping between sizes and size-classes, table-free.
It doesn't depart significantly from the original, except that we
allow the use of size-class 0 for other purposes (as opposed to
chunks of size 0). The Primary will use it to hold TransferBatches.
Reviewers: vitalybuka, eugenis, hctim, morehouse
Reviewed By: vitalybuka
Subscribers: srhines, mgorny, delcypher, #sanitizers, llvm-commits
Tags: #llvm, #sanitizers
Differential Revision: https://reviews.llvm.org/D61088
llvm-svn: 359199
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions