[PATCH] D11072: Implement tool to convert bitcode to text.

Kostya Serebryany kcc at google.com
Wed Aug 5 11:54:13 PDT 2015


kcc added a comment.

afl is great, but in my experience more fuzzers lead to more bugs.
Besides, libFuzzer being in-process makes it much faster. 
(I am biased, of course)
Maybe if Karl can add the actual libFuzzer glue to this patch and demonstrate a couple of bugs found this way 
it will be easier to make it through.


http://reviews.llvm.org/D11072





More information about the llvm-commits mailing list