[PATCH] D118313: [Driver] Remove -fno-experimental-new-pass-manager
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 28 14:19:40 PST 2022
nikic added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:112
+ pass manager for the optimization pipeline was deprecated in 13.0.0 and will
+ be removed after 14.0.0.
----------------
Would be good to mention `-flegacy-pass-manager` as the alternative here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118313/new/
https://reviews.llvm.org/D118313
More information about the cfe-commits
mailing list