[PATCH] D34790: [NewPM] Add a flag -fexperimental-new-pass-manager=on/off/debug for printing debug output.

Tim Shen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 29 15:35:44 PDT 2017


timshen updated this revision to Diff 104753.
timshen added a comment.

Use a cc1 flag -fdebug-pass-manager instead.


https://reviews.llvm.org/D34790

Files:
  clang/include/clang/Driver/CC1Options.td
  clang/include/clang/Frontend/CodeGenOptions.def
  clang/lib/CodeGen/BackendUtil.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/lto-newpm-pipeline.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34790.104753.patch
Type: text/x-patch
Size: 7590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170629/3ae4569d/attachment-0001.bin>


More information about the cfe-commits mailing list