"llvm/test/Assembler/2003-05-21-MalformedStructCrash.ll" did not exist on "2d81216d45521616d068510f8c3f5b63b38d74f4"
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
Loading
Please sign in to comment