diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2016-03-11 13:53:18 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2016-03-11 13:53:18 +0000 |
commit | 5bfbc3f94122e26f5fe07e905ec31d391f2cecae (patch) | |
tree | 26e55a32fda505b481592a2a23f3dbaad8c15881 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 7a4eed280a6d0b11895662d3509aff08009492c3 (diff) | |
download | bcm5719-llvm-5bfbc3f94122e26f5fe07e905ec31d391f2cecae.tar.gz bcm5719-llvm-5bfbc3f94122e26f5fe07e905ec31d391f2cecae.zip |
[AA] Make BasicAA just require domtree.
This doesn't change how many times we construct domtrees in the normal
pipeline, and it removes fragility and instability where basic-aa may
not be run in time to see domtrees because they happen to be constructed
afterward.
This isn't quite as clean as the change to memdep because there is
a mode where basic-aa specifically runs without domtrees -- in the
hacking version used by function-attrs with the legacy pass manager.
llvm-svn: 263234
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions