Recommit "[FuncSpec] Decouple cost/benefit analysis, allowing sorting of candidates."
Replaced llvm:sort with llvm::stable_sort, this was failing on the bot with expensive checks enabled.
Loading
Please sign in to comment
Replaced llvm:sort with llvm::stable_sort, this was failing on the bot with expensive checks enabled.