[PATCH] D12723: llvm-mc-fuzzer: A fuzzing tool for the MC layer.
Daniel Sanders via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 10 02:32:10 PDT 2015
dsanders updated this revision to Diff 34421.
dsanders marked an inline comment as done.
dsanders added a comment.
Replaced macro with C++ constant.
Added trophy to libFuzzer documentation.
Changed DataCopy to a std::vector.
Added usage examples.
http://reviews.llvm.org/D12723
Files:
docs/LibFuzzer.rst
tools/llvm-mc-fuzzer/
tools/llvm-mc-fuzzer/CMakeLists.txt
tools/llvm-mc-fuzzer/llvm-mc-fuzzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12723.34421.patch
Type: text/x-patch
Size: 6455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150910/2d6d9e9f/attachment.bin>
More information about the llvm-commits
mailing list