Use stable_sort instead of plain sort to avoid the risk of generating
trivially different code on different hosts (due to differing std::sort implementations). llvm-svn: 71124
Loading
Please register or sign in to comment
trivially different code on different hosts (due to differing std::sort implementations). llvm-svn: 71124