diff options
author | Dan Gohman <gohman@apple.com> | 2009-05-06 22:54:33 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-05-06 22:54:33 +0000 |
commit | 991acef07bccc4319c981fff72a98b2a72789b1c (patch) | |
tree | f6d93e5550eedd78a56050a78693a577aed32c4b /lib/CodeGen/StackSlotColoring.cpp | |
parent | 74940d1b6928655713f4b56f33e682b950eaf81e (diff) | |
download | external_llvm-991acef07bccc4319c981fff72a98b2a72789b1c.tar.gz external_llvm-991acef07bccc4319c981fff72a98b2a72789b1c.tar.bz2 external_llvm-991acef07bccc4319c981fff72a98b2a72789b1c.zip |
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).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71124 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/StackSlotColoring.cpp')
0 files changed, 0 insertions, 0 deletions