[PATCH] D44874: [X86] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 6 14:12:23 PDT 2018
mgrang added a comment.
@craig.topper I have changed the sort functions for pod containers to array_pod_sort. Could you please review?
https://reviews.llvm.org/D44874
More information about the llvm-commits
mailing list