diff options
author | Thurston Dang <thurston@google.com> | 2025-08-07 14:36:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-07 14:36:45 -0700 |
commit | 9faac938e1b03ea23e7212550860f8b8001757e1 (patch) | |
tree | 9deaef54703dee8cff5d1c551630c659331d8f70 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 72bc1bea7a28f432658967463af2104db4663156 (diff) | |
download | llvm-9faac938e1b03ea23e7212550860f8b8001757e1.zip llvm-9faac938e1b03ea23e7212550860f8b8001757e1.tar.gz llvm-9faac938e1b03ea23e7212550860f8b8001757e1.tar.bz2 |
[sanitizer] Warn if allocator size exceeds max user virtual address (#152428)
This warns the user of incompatible configurations, such as 39-bit and
42-bit VMAs for AArch64 non-Android Linux ASan
(https://github.com/llvm/llvm-project/issues/145259).
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions