aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2015-08-11 21:33:55 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2015-08-11 21:33:55 +0000
commit827529e7a05d19185ff54aa8997a363c77f9baf0 (patch)
treefef620d2d0b0975f4849b6cf002d43a7fae17e44 /lldb/source/Plugins/ScriptInterpreter/Python
parent2e0551f8d2c6414c11780716c66192c832e62365 (diff)
downloadllvm-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