diff options
author | Kirill Stoimenov <kstoimenov@google.com> | 2022-11-02 20:58:36 +0000 |
---|---|---|
committer | Kirill Stoimenov <kstoimenov@google.com> | 2022-11-02 21:21:30 +0000 |
commit | a588cfe37ea36ec4fae35a233a13d3557fba86e9 (patch) | |
tree | a27cf62532683f79b8c9f218457e07571ee27bc4 /clang/lib/Parse/ParseOpenMP.cpp | |
parent | c7576cb89d6c95f03968076e902d3adfd1996577 (diff) | |
download | llvm-a588cfe37ea36ec4fae35a233a13d3557fba86e9.zip llvm-a588cfe37ea36ec4fae35a233a13d3557fba86e9.tar.gz llvm-a588cfe37ea36ec4fae35a233a13d3557fba86e9.tar.bz2 |
[Sanitizers] Modified __aarch64__ to use the 64 bit version of the allocator.
This change will switch SizeClassAllocator32 to SizeClassAllocator64 on ARM. This might potentially affect ARM platforms with 39-bit address space. This addresses [[ https://github.com/google/sanitizers/issues/703 | issues/703 ]], but unlike [[ https://reviews.llvm.org/D60243 | D60243 ]] it defaults to 64 bit allocator.
Reviewed By: vitalybuka, MaskRay
Differential Revision: https://reviews.llvm.org/D137136
Diffstat (limited to 'clang/lib/Parse/ParseOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions