[lib/Fuzzer] use -fsanitize-coverage=trace-cmp when building LLVM with LLVM_USE_SANIT...
authorKostya Serebryany <kcc@google.com>
Fri, 8 May 2015 21:30:55 +0000 (21:30 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 8 May 2015 21:30:55 +0000 (21:30 +0000)
commit8ae273d380e3630921762ae32aff39271134e7e7
tree847143f930fa0637f1468fe7150c8a8825c6ad8c
parent262697d9d88a6de5d15e90d8b4e7652dc4c59c97
[lib/Fuzzer] use -fsanitize-coverage=trace-cmp when building LLVM with LLVM_USE_SANITIZE_COVERAGE; in lib/Fuzzer try to reload the corpus to pick up new units from other processes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236906 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake
lib/Fuzzer/FuzzerDriver.cpp
lib/Fuzzer/FuzzerFlags.def
lib/Fuzzer/FuzzerIO.cpp
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/test/dfsan/CMakeLists.txt