This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0d68393 [libfuzzer] Refactoring coverage state-management code. new 32409ab [libFuzzer] add a driver file to use AFL on LLVMFuzzerTestOneInput new 2ec40a6 [libFuzzer] mention the AFL driver in the docs
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/LibFuzzer.rst | 5 ++- lib/Fuzzer/afl/afl_driver.cpp | 82 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 lib/Fuzzer/afl/afl_driver.cpp