mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 07:58:23 +08:00
I did not take into account that the output of the Dump function will be non-deterministic. Fix that by increasing of the times, this also makes the test check that the dump function sorts the output. llvm-svn: 285892