[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 14:09:16 PST 2020


MaskRay updated this revision to Diff 310654.
MaskRay retitled this revision from "[Driver] Add -f[no-]new-pass-manager to supersede -f[no-]experimental-new-pass-manager" to "[Driver] Add -f[no-]legacy-pass-manager to supersede -f[no-]experimental-new-pass-manager".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: dexonsmith.

Add -f[no-]legacy-pass-manager instead


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.310654.patch
Type: text/x-patch
Size: 9978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201209/c6283eb4/attachment-0001.bin>


More information about the cfe-commits mailing list