diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-23 15:24:57 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-23 15:24:57 +0000 |
commit | 9543f1498c30bad385474d9886c373a91724d28f (patch) | |
tree | 6f071ef0b0b555dd9db0ed995d3934b8965ab67b /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc | |
parent | 695089ecfb2b851143cd801e01f479b4f1b8e05f (diff) | |
download | bcm5719-llvm-9543f1498c30bad385474d9886c373a91724d28f.tar.gz bcm5719-llvm-9543f1498c30bad385474d9886c373a91724d28f.zip |
[Attributor] FIX: Treat new attributes as changed ones
Summary:
When we have new attributes and we end the fixpoint iteration because
the iteration limit is reached, we need to treat the new ones as if they
changed in the last iteration, as they might have.
This adds a test for which we should not derive anything regardless of
the iteration limit, e.g., if we abort there should not be any
attributes manifested in the IR.
Reviewers: uenoku, sstefan1
Subscribers: hiraditya, bollu, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D66549
llvm-svn: 369768
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions