Description[turbofan] Fix undefined behavior in InstructionSequence::GetInstructionBlock.
Some implementations of std::lower_bound require weak-strict ordering.
The comparison operator must be assymetric, which doesn't hold for less_equals.
Committed: https://crrev.com/47bcd1a139451204667949ee4836724b64fb2996
Cr-Commit-Position: refs/heads/master@{#29633}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|