[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:57:50 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9c0d1b0562c: [Driver] Add -f[no-]legacy-pass-manager to supersede -f[no-]experimental-new… (authored by MaskRay).

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


More information about the cfe-commits mailing list