[lib/Fuzzer] guess the right number of workers if -jobs=N is given but -workers=M...
authorKostya Serebryany <kcc@google.com>
Tue, 12 May 2015 18:51:57 +0000 (18:51 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 12 May 2015 18:51:57 +0000 (18:51 +0000)
commiteaba2dd2f13a53fd148ccd41c27214c147b958b0
treefef4555dece598599fbebaff0fadaafd64c90246
parent7fb69bc395ac445706bbc7220ecc6373247dcd9a
[lib/Fuzzer] guess the right number of workers if -jobs=N is given but -workers=M is not. Update the docs.

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