diff options
author | Andrei Homescu <ahomescu@google.com> | 2024-02-29 15:05:47 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-29 15:05:47 -0800 |
commit | bf0f874e4883a98ab69cff3da323713a5fe80dfd (patch) | |
tree | 4c1a5d7ed4aa3ae10d87f039bf25aebee5f19760 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 71eead512eb1e3c19d940678a82712ef05cdd994 (diff) | |
download | llvm-bf0f874e4883a98ab69cff3da323713a5fe80dfd.zip llvm-bf0f874e4883a98ab69cff3da323713a5fe80dfd.tar.gz llvm-bf0f874e4883a98ab69cff3da323713a5fe80dfd.tar.bz2 |
[scudo] Avoid splitting aligned allocations on Trusty (#69281)
Don't use multiple tagged pages at the beginning of an allocation, since
it prevents using such allocations for memrefs, and mappings aren't
reused anyway since Trusty uses MapAllocatorNoCache.
Upstreamed from https://r.android.com/2537251.
Co-authored-by: Marco Nelissen <marcone@google.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions