diff options
author | Blue Gaston <bgaston2@apple.com> | 2023-01-06 17:34:52 -0700 |
---|---|---|
committer | Blue Gaston <bgaston2@apple.com> | 2023-01-13 09:57:34 -0800 |
commit | 87850e9bb1554bb2754674563b96f9a84d97a003 (patch) | |
tree | b7a7a16877b81b3bcffbd1de147257ca34235039 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 47bd46e20c7ede9268cbcd9401816619b2197bcc (diff) | |
download | llvm-87850e9bb1554bb2754674563b96f9a84d97a003.zip llvm-87850e9bb1554bb2754674563b96f9a84d97a003.tar.gz llvm-87850e9bb1554bb2754674563b96f9a84d97a003.tar.bz2 |
[Sanitizer] Clean up SANITIZER_CAN_USE_ALLOCATOR64 logic
Update: A change to this code recently broke our bots after this change enabled the 64 bit allocator for defined(aarch64): https://reviews.llvm.org/D137136
We added logic initially to get our test passing, but want to further clean up this code to enable MacOS to use allocator64 and increase readability and clarity of the logic.
rdar://103647896
Differential Revision: https://reviews.llvm.org/D141171
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions