summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section
diff options
context:
space:
mode:
authorJohannes Doerfert <jdoerfert@anl.gov>2019-08-30 15:24:52 +0000
committerJohannes Doerfert <jdoerfert@anl.gov>2019-08-30 15:24:52 +0000
commit3fac668d837a92bfbabb1205027b830d709a3c42 (patch)
tree38c4d081473b7c00abfb4a078bd03f29a8702482 /lldb/packages/Python/lldbsuite/test/python_api/section
parent81df452d8268ab52c28ef2fb015f161061d3c919 (diff)
downloadbcm5719-llvm-3fac668d837a92bfbabb1205027b830d709a3c42.tar.gz
bcm5719-llvm-3fac668d837a92bfbabb1205027b830d709a3c42.zip
[Attributor] Use existing function information for the call site
Summary: Instead of recomputing information for call sites we now use the function information directly. This is always valid and once we have call site specific information we can improve here. This patch also bootstraps attributes that are created on-demand through an initial update call. Information that is known will then directly be available in the new attribute without causing an iteration delay. The tests show how this improves the iteration count. Reviewers: sstefan1, uenoku Subscribers: hiraditya, bollu, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D66781 llvm-svn: 370480
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud