[libFuzzer] when using data-flow-trace (DFT) only load the DFT for the files present...
authorKostya Serebryany <kcc@google.com>
Fri, 24 May 2019 00:43:52 +0000 (00:43 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 24 May 2019 00:43:52 +0000 (00:43 +0000)
commit060f4b48d55c761de2722c0b7387966d1e8ede0c
tree8626b589a2d1290c2f5fe37958f0c3e12b4ba049
parentab09cca310e8de1b79766f93b3b83897eabb52dd
[libFuzzer] when using data-flow-trace (DFT) only load the DFT for the files present in the corpus

llvm-svn: 361579
compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp
compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h
compiler-rt/lib/fuzzer/FuzzerLoop.cpp
compiler-rt/test/fuzzer/dataflow.test