diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2015-09-09 22:30:32 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2015-09-09 22:30:32 +0000 |
commit | 1cbc91eccfed7c6777a03a1f9979aff083d786e6 (patch) | |
tree | 791a8215c3cfe863b50644c8ae4e5033dc5930fb /llvm/lib/ExecutionEngine | |
parent | ac49453b58779dbc2f9949d797aa422249023432 (diff) | |
download | bcm5719-llvm-1cbc91eccfed7c6777a03a1f9979aff083d786e6.tar.gz bcm5719-llvm-1cbc91eccfed7c6777a03a1f9979aff083d786e6.zip |
LowerBitSets: Fix non-determinism bug.
Visit disjoint sets in a deterministic order based on the maximum BitSetNM
index, otherwise the order in which we visit them will depend on pointer
comparisons. This was being exposed by MSan.
llvm-svn: 247201
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions