diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-08-11 21:33:55 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-08-11 21:33:55 +0000 |
commit | 827529e7a05d19185ff54aa8997a363c77f9baf0 (patch) | |
tree | fef620d2d0b0975f4849b6cf002d43a7fae17e44 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 2e0551f8d2c6414c11780716c66192c832e62365 (diff) | |
download | llvm-827529e7a05d19185ff54aa8997a363c77f9baf0.zip llvm-827529e7a05d19185ff54aa8997a363c77f9baf0.tar.gz llvm-827529e7a05d19185ff54aa8997a363c77f9baf0.tar.bz2 |
Fix PR24354.
`InstCombiner::OptimizeOverflowCheck` was asserting an
invariant (operands to binary operations are ordered by decreasing
complexity) that wasn't really an invariant. Fix this by instead having
`InstCombiner::OptimizeOverflowCheck` establish the invariant if it does
not hold.
llvm-svn: 244676
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions