[libFuzzer] add -minimize_crash flag (to minimize crashers). also add two tests that...
authorKostya Serebryany <kcc@google.com>
Thu, 1 Sep 2016 01:22:27 +0000 (01:22 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 1 Sep 2016 01:22:27 +0000 (01:22 +0000)
commite2d0f636543f9fc62296b0b2029c78b4c97a81ed
treee53e83ea2d85288c95293f9857d33cfda2b3af8d
parent40e6ba16a1446acc46f490e5e4ccbbcd2fd35db8
[libFuzzer] add -minimize_crash flag (to minimize crashers). also add two tests that I failed to commit last time

llvm-svn: 280332
llvm/lib/Fuzzer/FuzzerDriver.cpp
llvm/lib/Fuzzer/FuzzerFlags.def
llvm/lib/Fuzzer/test/minimize_crash.test [new file with mode: 0644]
llvm/lib/Fuzzer/test/value-profile-div.test [new file with mode: 0644]
llvm/lib/Fuzzer/test/value-profile-load.test [new file with mode: 0644]