[PATCH] D12723: llvm-mc-fuzzer: A fuzzing tool for the MC layer.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 02:43:28 PDT 2015


dsanders updated this revision to Diff 34662.
dsanders added a comment.

Added links to libFuzzer.rst and better explained it.
Fixed contrain -> constrain.
Switched to the new FuzzerDriver() interface.


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.34662.patch
Type: text/x-patch
Size: 6433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150914/447de1c7/attachment.bin>


More information about the llvm-commits mailing list