mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-16 17:36:06 +00:00

Iterating over a DenseMaop is non-deterministic and results to unpredictable IR output. Based on a patch by Daniel Reynaud! llvm-svn: 208728