diff options
author | Roy Sundahl <rsundahl@apple.com> | 2022-11-30 09:57:06 -0800 |
---|---|---|
committer | Roy Sundahl <rsundahl@apple.com> | 2022-11-30 13:16:59 -0800 |
commit | ad6c8092dcb26b6991bab078e0e6cf1ab4836add (patch) | |
tree | 40602e4be616ad6a9b6c5eb5e45313da4e7e5811 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | f039a2cf107a143ea2c0cf3f2a88ec2400421287 (diff) | |
download | llvm-ad6c8092dcb26b6991bab078e0e6cf1ab4836add.zip llvm-ad6c8092dcb26b6991bab078e0e6cf1ab4836add.tar.gz llvm-ad6c8092dcb26b6991bab078e0e6cf1ab4836add.tar.bz2 |
[asan][aarch64] Don't use 64 bit allocator for Apple ios family
The recent change (https://reviews.llvm.org/D137136) to unconditionally
choose the 64 bit allocator on aarch64 breaks Apple iOS family of devices
which purposely use a smaller address space than is used with macOS.
rdar://102527313
Reviewed By: thetruestblue, yln
Differential Revision: https://reviews.llvm.org/D139030
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions