[PATCH] D48686: [libFuzzer] [Tests] [NFC] Change seed for reduce_inputs.test

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 17:54:59 PDT 2018


kcc added a comment.

also:

  >> 10^6 iterations already take ~20 seconds, would be hesitant to bump it more.

what?

for me this test completes in < 1 second even if I let it execute 10^6 iterations.


Repository:
  rL LLVM

https://reviews.llvm.org/D48686





More information about the llvm-commits mailing list