diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2016-02-19 03:12:14 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2016-02-19 03:12:14 +0000 |
commit | ac07270828e6d34acbae9584789e8709a18b258a (patch) | |
tree | 1e8ab09d8eb0f1fdb1ceab3c2cfb490eff0a0584 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 344abaa026063ec1bf27082a2aea471a019ead71 (diff) | |
download | bcm5719-llvm-ac07270828e6d34acbae9584789e8709a18b258a.tar.gz bcm5719-llvm-ac07270828e6d34acbae9584789e8709a18b258a.zip |
[AA] Preserve the AA results wrapper pass as well as BasicAA in a few
more places to prevent gratuitous re-"runs" of these passes.
The passes themselves don't do any work when run, but we keep spending
time scheduling and running these needlessly when we really don't need
to do so.
This is the first patch towards fixing the really horrible loop pass
pipeline fragmentation pointed out by Sanjoy in PR24804.
llvm-svn: 261302
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions