
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.
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================