summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint
diff options
context:
space:
mode:
authorJohannes Doerfert <jdoerfert@anl.gov>2019-09-04 16:35:20 +0000
committerJohannes Doerfert <jdoerfert@anl.gov>2019-09-04 16:35:20 +0000
commit2f6220633c71913f6b85c5f82cb793fc911efbeb (patch)
treec726a779b8e6a91d5b0ae0b074d7b014b87e1786 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint
parent7afffb54eac8c7aedc8c24f75ccdd70b176a9d9f (diff)
downloadbcm5719-llvm-2f6220633c71913f6b85c5f82cb793fc911efbeb.tar.gz
bcm5719-llvm-2f6220633c71913f6b85c5f82cb793fc911efbeb.zip
[Attributor] Look at internal functions only on-demand
Summary: Instead of building attributes for internal functions which we do not update as long as we assume they are dead, we now do not create attributes until we assume the internal function to be live. This improves the number of required iterations, as well as the number of required updates, in real code. On our tests, the results are mixed. Reviewers: sstefan1, uenoku Subscribers: hiraditya, bollu, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D66914 llvm-svn: 370924
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud