[PATCH] D34790: [NewPM] Add a flag -fexperimental-new-pass-manager=on/off/debug for printing debug output.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 16:57:27 PDT 2017
timshen created this revision.
Herald added subscribers: hiraditya, mehdi_amini, sanjoy.
https://reviews.llvm.org/D34790
Files:
clang/include/clang/Driver/Options.td
clang/include/clang/Frontend/CodeGenOptions.def
clang/include/clang/Frontend/CodeGenOptions.h
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/lto-newpm-pipeline.c
llvm/include/llvm/Option/ArgList.h
llvm/lib/Option/ArgList.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34790.104550.patch
Type: text/x-patch
Size: 9529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/8cc93f42/attachment.bin>
More information about the llvm-commits
mailing list