diff options
author | Mike Aizatsky <aizatsky@chromium.org> | 2016-02-26 01:17:22 +0000 |
---|---|---|
committer | Mike Aizatsky <aizatsky@chromium.org> | 2016-02-26 01:17:22 +0000 |
commit | 5971f18133cbdece6012b3e0f54ae85877e4306f (patch) | |
tree | 912fc289155fc921de7eef6bce3d6c75db4bc894 /lldb/source/Interpreter/CommandInterpreter.cpp | |
parent | 7ed93618969f53d4d2f6414e5c89d3a029a10304 (diff) | |
download | bcm5719-llvm-5971f18133cbdece6012b3e0f54ae85877e4306f.tar.gz bcm5719-llvm-5971f18133cbdece6012b3e0f54ae85877e4306f.zip |
[sancov] Pruning full dominator blocks from instrumentation.
Summary:
This is the first simple attempt to reduce number of coverage-
instrumented blocks.
If a basic block dominates all its successors, then its coverage
information is useless to us. Ingore such blocks if
santizer-coverage-prune-tree option is set.
Differential Revision: http://reviews.llvm.org/D17626
llvm-svn: 261949
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions