[PATCH] D92915: [Driver] Add -f[no-]legacy-pass-manager to supersede -f[no-]experimental-new-pass-manager
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 9 16:54:43 PST 2020
MaskRay updated this revision to Diff 310720.
MaskRay edited the summary of this revision.
MaskRay added a comment.
-plugin-opt=no-new-pass-manager => -plugin-opt=legacy-pass-manager
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92915/new/
https://reviews.llvm.org/D92915
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/Driver/clang_f_opts.c
clang/test/Driver/flegacy-pass-manager.c
clang/test/Driver/gold-lto-new-pass-man.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92915.310720.patch
Type: text/x-patch
Size: 9978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201210/0a073fab/attachment-0001.bin>
More information about the cfe-commits
mailing list