summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py
diff options
context:
space:
mode:
authorAlina Sbirlea <asbirlea@google.com>2019-04-30 22:15:47 +0000
committerAlina Sbirlea <asbirlea@google.com>2019-04-30 22:15:47 +0000
commitba48a2c5e856fd4221a0551d3b480a1b7fccac02 (patch)
treedc57b4e930779b842f77877b354dc28007235469 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py
parenta6322941ffc15275e837435eee7aabba0ca15211 (diff)
downloadbcm5719-llvm-ba48a2c5e856fd4221a0551d3b480a1b7fccac02.tar.gz
bcm5719-llvm-ba48a2c5e856fd4221a0551d3b480a1b7fccac02.zip
[AliasAnalysis/NewPassManager] Invalidate AAManager less often.
Summary: This is a redo of D60914. The objective is to not invalidate AAManager, which is stateless, unless there is an explicit invalidate in one of the AAResults. To achieve this, this patch adds an API to PAC, to check precisely this: is this analysis not invalidated explicitly == is this analysis not abandoned == is this analysis stateless, so preserved without explicitly being marked as preserved by everyone Reviewers: chandlerc Subscribers: mehdi_amini, jlebar, george.burgess.iv, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D61284 llvm-svn: 359622
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud