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

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 11:28:15 PDT 2015


rafael added a comment.

I am all for fuzzing stuff, but I don't think I will have the time to really review this much code right now.

Kostya is the fuzzer expert and Duncan the bitcode one. If you guys are OK with this, go for it.

I just have two passing requests:

- Please git-clang-format the patch.
- Please don't add unnecessary features. No additional text format if it is not need. No additional library if only one program will use it. Etc.


http://reviews.llvm.org/D11072





More information about the llvm-commits mailing list