commit | 39b480cea0749a5b7ce17db642ef9068d8fd54d8 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Wed May 06 22:54:33 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Wed May 06 22:54:33 2009 +0000 |
tree | b68901f14c33087d189a412d8441e2fcd25450c4 | |
parent | f9d90275f96c0232e7be7f467bb8fca67f803b8f [diff] |
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