[PATCH] D49621: [libFuzzer] Initial implementation of weighted mutation leveraging during runtime.
Max Moroz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 2 15:30:29 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT338776: [libFuzzer] Initial implementation of weighted mutation leveraging during… (authored by Dor1s, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49621?vs=158847&id=158849#toc
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D49621
Files:
lib/fuzzer/FuzzerDriver.cpp
lib/fuzzer/FuzzerFlags.def
lib/fuzzer/FuzzerLoop.cpp
lib/fuzzer/FuzzerMutate.cpp
lib/fuzzer/FuzzerMutate.h
lib/fuzzer/FuzzerOptions.h
test/fuzzer/fuzzer-mutationstats.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49621.158849.patch
Type: text/x-patch
Size: 9090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/f3f2044b/attachment.bin>
More information about the llvm-commits
mailing list