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
1 file changed
tree: b68901f14c33087d189a412d8441e2fcd25450c4
  1. clang/
  2. llvm/