aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2020-10-05 12:39:19 -0700
committerFangrui Song <i@maskray.me>2020-10-05 12:39:36 -0700
commite338f8fe69b869afd8adf53919bd578aaf14fb2f (patch)
tree41de82a0678b1396be072b54a446620cf4ed72a7 /llvm/lib/CodeGen/MachineScheduler.cpp
parent3641d375f6747237b1b55a25a55e9028d8a67a02 (diff)
downloadllvm-e338f8fe69b869afd8adf53919bd578aaf14fb2f.zip
llvm-e338f8fe69b869afd8adf53919bd578aaf14fb2f.tar.gz
llvm-e338f8fe69b869afd8adf53919bd578aaf14fb2f.tar.bz2
[gcov] Fix non-determinism (DenseMap iteration order) of checksum computation
... by using MapVector. The issue was caused by 63182c2ac0b643a60d397274e8a31166fc7243fa. Also use stable_partition instead of partition to get stable results across different STL implementations.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions