diff options
author | Florian Hahn <flo@fhahn.com> | 2022-10-13 13:57:43 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-10-13 13:57:43 +0100 |
commit | 019049a1caf2d2057a1248ed61c9e178d1027971 (patch) | |
tree | 2e783fc93190453bf28144c0e13ccba72cacde36 /lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | |
parent | 4265f78dd7c42e56dac5641a9f9c4d401ecfc092 (diff) | |
download | llvm-019049a1caf2d2057a1248ed61c9e178d1027971.zip llvm-019049a1caf2d2057a1248ed61c9e178d1027971.tar.gz llvm-019049a1caf2d2057a1248ed61c9e178d1027971.tar.bz2 |
[ConstraintElim] Use MulOverflow to avoid UB on signed overflow.
This fixes an UBSan failure after 359bc5c541ae. For inbounds GEP with
index sizes <= 64, having the coefficients overflowing is fine.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp')
0 files changed, 0 insertions, 0 deletions