diff options
author | Nikita Popov <npopov@redhat.com> | 2025-05-06 14:19:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-06 14:19:47 +0200 |
commit | 027b2038140f309467585298f9cb10d6b37411e7 (patch) | |
tree | d72bb58c00b669ffbc1c35089a285e27272cafde /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 300d4026f77683aae490361d250a51904dd19ed2 (diff) | |
download | llvm-027b2038140f309467585298f9cb10d6b37411e7.zip llvm-027b2038140f309467585298f9cb10d6b37411e7.tar.gz llvm-027b2038140f309467585298f9cb10d6b37411e7.tar.bz2 |
[BasicAA] Gracefully handle large LocationSize (#138528)
If the LocationSize is larger than the index space of the pointer type,
bail out instead of triggering an APInt assertion.
Fixes the issue reported at
https://github.com/llvm/llvm-project/pull/119365#issuecomment-2849874894.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions