[libFuzzer] remove -iterations as redundant (there is also -num_runs)
authorKostya Serebryany <kcc@google.com>
Tue, 8 Sep 2015 17:30:35 +0000 (17:30 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 8 Sep 2015 17:30:35 +0000 (17:30 +0000)
commit06465a68cc1eadc91103eab43a304acb4f55963e
treee2c5de83bff3d11d9708bd1a788de3bd6b515873
parent13b13461973a690245ec6f9ab2cb79904a3abae3
[libFuzzer] remove -iterations as redundant (there is also -num_runs)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247030 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerDriver.cpp
lib/Fuzzer/FuzzerFlags.def
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp