diff options
author | Max Moroz <mmoroz@chromium.org> | 2018-08-08 14:32:46 +0000 |
---|---|---|
committer | Max Moroz <mmoroz@chromium.org> | 2018-08-08 14:32:46 +0000 |
commit | cd02f3147b16bce48b7973725e98005e141925a2 (patch) | |
tree | 3bdbc9126e1c1692d5ee0cff1be13c76a7487f4e /llvm/docs/conf.py | |
parent | a194b2d2ffdd4c8400324fb5e105edd1f7a8d698 (diff) | |
download | bcm5719-llvm-cd02f3147b16bce48b7973725e98005e141925a2.tar.gz bcm5719-llvm-cd02f3147b16bce48b7973725e98005e141925a2.zip |
[libFuzzer] Optimize handle unstable checks by reducing iterations
Summary:
We only run the 3rd check if 2nd check finds unstable edges.
3rd UpdateUnstableCounters is now merged with ApplyUnstableCounters to only run 1 iteration.
Patch by Kyungtak Woo (@kevinwkt).
Reviewers: Dor1s, metzman, morehouse
Reviewed By: Dor1s, morehouse
Subscribers: delcypher, #sanitizers, llvm-commits, kcc
Differential Revision: https://reviews.llvm.org/D50411
llvm-svn: 339249
Diffstat (limited to 'llvm/docs/conf.py')
0 files changed, 0 insertions, 0 deletions