[PATCH] D49621: [libFuzzer] Initial implementation of weighted mutation leveraging during runtime.

Kodé Williams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 13:05:32 PDT 2018


kodewilliams updated this revision to Diff 158824.
kodewilliams marked an inline comment as done.

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.158824.patch
Type: text/x-patch
Size: 8848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/6de72b52/attachment.bin>


More information about the llvm-commits mailing list