Files
clang-p2996/llvm/test/Transforms/IndVarSimplify/eliminate-exit.ll
Eli Friedman b299926453 [IndVars] Fix sort comparator.
std::sort will compare an element to itself in some cases.  We should
not crash if this happens.

Differential Revision: https://reviews.llvm.org/D75000
2020-02-27 17:25:18 -08:00

14 KiB