diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-02-09 01:21:50 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-02-09 01:21:50 +0000 |
commit | 55394d929c6a4abedb967289b5da7b8631a28a4e (patch) | |
tree | f0a6aa8be4cef077f083fb09e43a726b6241a99a /lldb/packages/Python/lldbsuite/test/python_api/breakpoint | |
parent | c99f11b37343ccd955935cc87a4262311077a4b7 (diff) | |
download | bcm5719-llvm-55394d929c6a4abedb967289b5da7b8631a28a4e.tar.gz bcm5719-llvm-55394d929c6a4abedb967289b5da7b8631a28a4e.zip |
Remove SCEVAAWrapperPass from createLegacyPMAAResults; NFC
Summary:
createLegacyPMAAResults is only called by CGSCC and Module passes, so
the call to getAnalysisIfAvailable<SCEVAAWrapperPass>() never
succeeds (SCEVAAWrapperPass is a function pass).
Reviewers: chandlerc
Subscribers: mcrosier, llvm-commits
Differential Revision: http://reviews.llvm.org/D17009
llvm-svn: 260182
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint')
0 files changed, 0 insertions, 0 deletions