mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-25 21:33:25 +00:00
[libFuzzer] fix the docs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354536 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8793926042
commit
f2cd363b4b
@ -191,6 +191,7 @@ small random subsets of the corpus. After a child exits, the top process
|
||||
merges the corpus generated by the child back to the main corpus.
|
||||
|
||||
Related flags:
|
||||
|
||||
``-ignore_ooms``
|
||||
True by default. If an OOM happens during fuzzing in one of the child processes,
|
||||
the reproducer is saved on disk, and fuzzing continues.
|
||||
|
Loading…
x
Reference in New Issue
Block a user