aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2023-01-11 17:47:14 -0800
committerJohannes Doerfert <johannes@jdoerfert.de>2023-01-11 23:49:10 -0800
commit9b7b5482fa01413a96fe79c42c3e67ee6730cf6d (patch)
tree7a568ff4dda4d9b5f1fcb07e72e00a37c72a2d87 /lldb/source/Plugins/ScriptInterpreter/Python
parentd7be8227a84f95071911b60d32d751e8780dde12 (diff)
downloadllvm-9b7b5482fa01413a96fe79c42c3e67ee6730cf6d.zip
llvm-9b7b5482fa01413a96fe79c42c3e67ee6730cf6d.tar.gz
llvm-9b7b5482fa01413a96fe79c42c3e67ee6730cf6d.tar.bz2
[Attributor] Allow AAs to iterate on their own state
Future AAs might need to iterate their own state until they reach a fixpoint. We do not want to forbid that but we want to avoid negative effects or bugs once this happens. As a precaution, we now rerun an AA that did not require outside information. If it does not change anymore we are done, otherwise the AA needs to iterate some more.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions