summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorMike Aizatsky <aizatsky@chromium.org>2016-03-21 23:08:16 +0000
committerMike Aizatsky <aizatsky@chromium.org>2016-03-21 23:08:16 +0000
commit602f79275dcb5a65a0bd0e5917763b4f5b1eb904 (patch)
treee2a5e3c751042cc51dfb1ea9dc29425e2002132c /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parent32835c82d5e7756c4aa601c84a4965bbe7d0399d (diff)
downloadbcm5719-llvm-602f79275dcb5a65a0bd0e5917763b4f5b1eb904.tar.gz
bcm5719-llvm-602f79275dcb5a65a0bd0e5917763b4f5b1eb904.zip
[sancov] do not instrument nodes that are full pre-dominators
Summary: Without tree pruning clang has 2,667,552 points. Wiht only dominators pruning: 1,515,586. With both dominators & predominators pruning: 1,340,534. Resubmit of r262103. Differential Revision: http://reviews.llvm.org/D18341 llvm-svn: 264003
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud