diff options
author | Thurston Dang <thurston@google.com> | 2025-08-06 18:06:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-06 18:06:05 -0700 |
commit | 01472d8e357caa10964241ab50b3449014d1be12 (patch) | |
tree | 59d228c5de3a7af91495342fde4da9f0dc764648 /llvm/lib/Object/Object.cpp | |
parent | 886b2133e372108da7b19bd2634c28bdbdf8d04a (diff) | |
download | llvm-01472d8e357caa10964241ab50b3449014d1be12.zip llvm-01472d8e357caa10964241ab50b3449014d1be12.tar.gz llvm-01472d8e357caa10964241ab50b3449014d1be12.tar.bz2 |
[NFC][asan] Update shadow mapping comments for AArch64 non-Android Linux (#152412)
This adds commentary to explain why ASan does not work for AArch64
non-Android Linux with 39-bit and 42-bit VMAs (e.g.,
https://github.com/llvm/llvm-project/issues/145259).
Additionally, it updates the 42-bit VMA shadow map comment, which has
been outdated for the last 10 years
(18b2258c92df93c83bc7fce94c20baff3c06e2c6 changed 39-bit and 42-bit to
use the same offset), and adds a comment for the 48-bit VMA shadow map.
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions