-DLLVM_ENABLE_REVERSE_ITERATION=on reverses the iteration order of a dense map and sting map. This would be useful to catch non-deterministic behavior caused by iterations over hash maps.
See https://discourse.llvm.org/t/reverse-iteration-bots/72224 for more detail.
-DLLVM_ENABLE_REVERSE_ITERATION=onreverses the iteration order of a dense map and sting map. This would be useful to catch non-deterministic behavior caused by iterations over hash maps.See https://discourse.llvm.org/t/reverse-iteration-bots/72224 for more detail.