[PATCH] [lib/Fuzzer] Add SHA1 implementation from public domain.

Kostya Serebryany kcc at google.com
Wed May 13 07:12:29 PDT 2015


Not at all nice. I want to keep libFuzzer independent from the rest of LLVM. 
It does *rely* on the rest of LLVM (because it needs instrumentation) but it can be compiled w/o 
the rest of LLVM code. This is a very important trait for me.


http://reviews.llvm.org/D9733

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list