diff options
author | Matt Morehouse <mascasa@google.com> | 2017-12-13 22:02:44 +0000 |
---|---|---|
committer | Matt Morehouse <mascasa@google.com> | 2017-12-13 22:02:44 +0000 |
commit | 6e294952b6c028dced862814ac8563d16d1ccef0 (patch) | |
tree | ecd5565af54670c40d1148677ca19c4c0b1bd0ba /llvm/lib/Support/ThreadPool.cpp | |
parent | 0fc5599f529067a311bb39d19589d53b572d524d (diff) | |
download | llvm-6e294952b6c028dced862814ac8563d16d1ccef0.zip llvm-6e294952b6c028dced862814ac8563d16d1ccef0.tar.gz llvm-6e294952b6c028dced862814ac8563d16d1ccef0.tar.bz2 |
[libFuzzer] Add dummy call of LLVMFuzzerTestOneInput to afl_driver.
Summary:
Add dummy call of LLVMFuzzerTestOneInput to afl_driver before it starts
executing on actual inputs. Do this so that first time initialization
performed by LLVMFuzzerTestOneInput is not considered code covered by
a particular input.
Patch By: metzman
Reviewers: kcc, morehouse
Reviewed By: kcc
Subscribers: llvm-commits, Sanitizers
Differential Revision: https://reviews.llvm.org/D41193
llvm-svn: 320643
Diffstat (limited to 'llvm/lib/Support/ThreadPool.cpp')
0 files changed, 0 insertions, 0 deletions