[libFuzzer] only read MaxLen bytes from every file in the corpus to speedup loading...
authorKostya Serebryany <kcc@google.com>
Thu, 18 Feb 2016 21:49:10 +0000 (21:49 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 18 Feb 2016 21:49:10 +0000 (21:49 +0000)
commita35f7d383faaab6b543022fbeceb6bdf9c274460
tree2cf83d1879bef2cb57efe4325d5e66190b86d860
parent88980d051a3ed8c0f958a6b6473c836c6215b73d
[libFuzzer] only read MaxLen bytes from every file in the corpus to speedup loading the corpus

llvm-svn: 261267
llvm/lib/Fuzzer/FuzzerDriver.cpp
llvm/lib/Fuzzer/FuzzerIO.cpp
llvm/lib/Fuzzer/FuzzerInternal.h
llvm/lib/Fuzzer/FuzzerLoop.cpp