[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. Review URL: https://codereview.chromium.org/1232613002 Cr-Commit-Position: refs/heads/master@{#29633}
Showing
Please
register
or
sign in
to comment