[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:14:43 PDT 2018


Dor1s updated this revision to Diff 158843.
Dor1s added a comment.
Herald added a subscriber: delcypher.

Getting ready to land.


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
  test/fuzzer/fuzzer-weightedmutations.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49621.158843.patch
Type: text/x-patch
Size: 9546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/cfd0608c/attachment.bin>


More information about the llvm-commits mailing list