[PATCH] D39555: Introduce llvm-opt-fuzzer for fuzzing optimization passes
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 10 04:19:14 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL317883: [llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing optimization passes (authored by igor.laevsky).
Changed prior to commit:
https://reviews.llvm.org/D39555?vs=122243&id=122417#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39555
Files:
llvm/trunk/docs/FuzzingLLVM.rst
llvm/trunk/include/llvm/FuzzMutate/FuzzerCLI.h
llvm/trunk/lib/FuzzMutate/FuzzerCLI.cpp
llvm/trunk/tools/llvm-opt-fuzzer/CMakeLists.txt
llvm/trunk/tools/llvm-opt-fuzzer/DummyOptFuzzer.cpp
llvm/trunk/tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39555.122417.patch
Type: text/x-patch
Size: 13053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/42851927/attachment.bin>
More information about the llvm-commits
mailing list