aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-10-22 23:49:08 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-10-23 20:14:02 +0200
commitdd887d97ce38bc60f3680d2481fc2d96ce45c4f5 (patch)
tree97cef262d8ef9ba63691882613f2cf889043f1a2 /llvm/lib/CodeGen/StackProtector.cpp
parent1253c40727d2fae9398fc63c86de75db88fb5124 (diff)
downloadllvm-dd887d97ce38bc60f3680d2481fc2d96ce45c4f5.zip
llvm-dd887d97ce38bc60f3680d2481fc2d96ce45c4f5.tar.gz
llvm-dd887d97ce38bc60f3680d2481fc2d96ce45c4f5.tar.bz2
[PhiValues] Use SetVector to avoid non-determinism
I'm not sure whether this can cause actual non-determinism in the compiler output, but at least it causes non-determinism in the statistics collected by BasicAA. Use SetVector to have a predictable iteration order.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions