diff options
author | Florian Hahn <flo@fhahn.com> | 2021-10-01 11:25:16 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2021-10-01 11:37:56 +0100 |
commit | 413b7ac6b535dfb4c57c2842388a2071901b9d56 (patch) | |
tree | 96cfa673e2f267bef42d5538127ea614c20c687b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | f085a9db8b8d408d08adcba8e283e637a0116622 (diff) | |
download | llvm-413b7ac6b535dfb4c57c2842388a2071901b9d56.zip llvm-413b7ac6b535dfb4c57c2842388a2071901b9d56.tar.gz llvm-413b7ac6b535dfb4c57c2842388a2071901b9d56.tar.bz2 |
[BasicAA] Add test showing 32 bit overflow issue for GEPs.
This patch additional tests with i64 GEP indices for 32 bit pointers.
@mustalias_overflow_in_32_bit_add_mul_gep highlights a case where
BasicAA currently incorrectly determines noalias.
Modeled in Alive2 for 32 bit pointers: https://alive2.llvm.org/ce/z/HHjQgb
Modeled in Alive2 for 64 bit pointers: https://alive2.llvm.org/ce/z/DoWK2c
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions