aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lock.py
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2020-03-17 20:01:09 +0000
committerFlorian Hahn <flo@fhahn.com>2020-03-17 20:05:35 +0000
commita72ae99cf9d4d71ef463b5cec0a03e4a97132762 (patch)
tree2e0d048694267eb0cd0f42574fdbcb53ab7f0f34 /lldb/packages/Python/lldbsuite/test/lock.py
parent17566573b2997e468cb4190c6853b1ebea125962 (diff)
downloadllvm-a72ae99cf9d4d71ef463b5cec0a03e4a97132762.zip
llvm-a72ae99cf9d4d71ef463b5cec0a03e4a97132762.tar.gz
llvm-a72ae99cf9d4d71ef463b5cec0a03e4a97132762.tar.bz2
[SCCP] Split up callsite handling, only propagate result on change (NFC)
Functions include their arguments in the use-list. Changed function values mean that the result of the function changed. We only need to update the call sites with the new function result and do not have to propagate the call arguments. To do so, this patch splits up the visitCallSite into handleCallResult and handleCallArguments and updates markUsersAsChanged to only update call results for functions. Reviewers: efriedma, davide Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D75846
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lock.py')
0 files changed, 0 insertions, 0 deletions