[PATCH] D21954: [PM] Add some internal options for testing out the new PM.

Sean Silva via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 3 17:59:40 PDT 2016


silvas updated this revision to Diff 62644.
silvas marked 3 inline comments as done.
silvas added a comment.

Fix a thinko that broke *all* the clang IRGen tests. Oops.


http://reviews.llvm.org/D21954

Files:
  include/clang/Driver/CC1Options.td
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/BackendUtil.cpp
  lib/CodeGen/CMakeLists.txt
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/middle-end-passes.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21954.62644.patch
Type: text/x-patch
Size: 7250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160704/03e3f3e4/attachment.bin>


More information about the llvm-commits mailing list