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

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Wed Aug 5 11:47:58 PDT 2015


rafael added a comment.

If it doesn't create files, why do you need a text representation? If
you don't need the text representation, than it is llvm-bcconv that
should be deleted and this library merged into a tools/llvm-bc-fuzzer.

The summary is that this is a lot of code with unproven value. So far
filcab has found more bugs with just afl.


http://reviews.llvm.org/D11072





More information about the llvm-commits mailing list