[PATCH] D39555: Introduce llvm-opt-fuzzer for fuzzing optimization passes

Igor Laevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 07:14:02 PST 2017


igor-laevsky updated this revision to Diff 122091.
igor-laevsky added a comment.

Justin, I must have missed your comments in the email. I added documentation and replied inline.


https://reviews.llvm.org/D39555

Files:
  docs/FuzzingLLVM.rst
  lib/FuzzMutate/FuzzerCLI.cpp
  tools/llvm-opt-fuzzer/CMakeLists.txt
  tools/llvm-opt-fuzzer/DummyOptFuzzer.cpp
  tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39555.122091.patch
Type: text/x-patch
Size: 11154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171108/301323ed/attachment.bin>


More information about the llvm-commits mailing list