[PATCH] D42414: [llvm-opt-fuzzer] Avoid adding incorrect inputs to the fuzzer corpus

Igor Laevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 08:23:04 PST 2018


igor-laevsky updated this revision to Diff 132605.
igor-laevsky marked an inline comment as done.
igor-laevsky added a comment.

Thanks for the comments! Added parseAndVerify function.


https://reviews.llvm.org/D42414

Files:
  include/llvm/FuzzMutate/FuzzerCLI.h
  lib/FuzzMutate/FuzzerCLI.cpp
  tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp
  tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42414.132605.patch
Type: text/x-patch
Size: 4038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/4eeb18b1/attachment.bin>


More information about the llvm-commits mailing list