diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-06-23 16:11:59 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2020-06-25 08:53:57 -0700 |
commit | 85ff5b524e4935b9aa0838d72107f1f505684088 (patch) | |
tree | 16f9df1d06146bd84b9827254185192b9be0c082 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 16501782c8d849bc1812d527dc8466574700663d (diff) | |
download | llvm-85ff5b524e4935b9aa0838d72107f1f505684088.zip llvm-85ff5b524e4935b9aa0838d72107f1f505684088.tar.gz llvm-85ff5b524e4935b9aa0838d72107f1f505684088.tar.bz2 |
[NewPM] Separate out alias analysis passes in opt
Summary:
This somewhat matches the --aa-pipeline option, which separates out any
AA analyses to make sure they run before other passes.
Makes check-llvm failures under new PM go from 2356 -> 2303.
AA passes are not handled by PassBuilder::parsePassPipeline() but rather
PassBuilder::parseAAPipeline(), which is why this fixes some failures.
Reviewers: asbirlea, hans, ychen, leonardchan
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D82488
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions