mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-14 17:57:43 +00:00
[libFuzzer] add missing docs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280996 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
539e8b4532
commit
10c8c3c91f
@ -238,6 +238,9 @@ The most important command line options are:
|
||||
If set to 1, any corpus inputs from the 2nd, 3rd etc. corpus directories
|
||||
that trigger new code coverage will be merged into the first corpus
|
||||
directory. Defaults to 0. This flag can be used to minimize a corpus.
|
||||
``-minimize_crash``
|
||||
If 1, minimizes the provided crash input.
|
||||
Use with -runs=N or -max_total_time=N to limit the number attempts.
|
||||
``-reload``
|
||||
If set to 1 (the default), the corpus directory is re-read periodically to
|
||||
check for new inputs; this allows detection of new inputs that were discovered
|
||||
|
Loading…
x
Reference in New Issue
Block a user