[llvm-dev] [RFC] Deprecating the legacy pass manager for the optimization pipeline
Arthur Eubanks via llvm-dev
llvm-dev at lists.llvm.org
Tue Aug 24 10:44:05 PDT 2021
The new pass manager has been on by default since the 13 branch. Now that
we've branched for 14, I'd like to start the process of deprecating and
removing legacy pass manager support for the optimization pipeline. This
includes clang, opt, and lld LTO support.
Note that this doesn't apply to the codegen pipeline since there's no new
pass manager support for that yet.
Are there any objections?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210824/fbaf7ed1/attachment.html>
More information about the llvm-dev
mailing list