diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2020-02-06 15:46:05 -0800 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2020-02-07 11:16:48 -0800 |
commit | fe6e77f6fb9176ae09e1528ff46cb9c3588920a7 (patch) | |
tree | baaade169fd3b7b87565c89977dcc67491a6a5c8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 609a489e052e8ed2731aebbcc7828de1102e871d (diff) | |
download | llvm-fe6e77f6fb9176ae09e1528ff46cb9c3588920a7.zip llvm-fe6e77f6fb9176ae09e1528ff46cb9c3588920a7.tar.gz llvm-fe6e77f6fb9176ae09e1528ff46cb9c3588920a7.tar.bz2 |
[scudo][standalone] 32-bit improvement
Summary:
This tweaks some behaviors of the allocator wrt 32-bit, notably
tailoring the size-class map.
I had to remove a `printStats` from `__scudo_print_stats` since when
within Bionic they share the same slot so they can't coexist at the
same time. I have to find a solution for that later, but right now we
are not using the Svelte configuration.
Reviewers: rengolin
Subscribers: #sanitizers, llvm-commits
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D74178
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions