[PATCH] D15025: [ThinLTO] Option to invoke ThinLTO backend passes and importing

Teresa Johnson via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 1 11:25:35 PST 2015


tejohnson updated this revision to Diff 41542.
tejohnson added a comment.

- Address Mehdi's comments.


http://reviews.llvm.org/D15025

Files:
  include/clang/CodeGen/CodeGenAction.h
  include/clang/Driver/Options.td
  include/clang/Driver/Types.h
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/BackendUtil.cpp
  lib/CodeGen/CodeGenAction.cpp
  lib/Driver/Tools.cpp
  lib/Driver/Types.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/thinlto_backend.c
  test/Driver/thinlto_backend.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15025.41542.patch
Type: text/x-patch
Size: 13384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151201/9c46c0e6/attachment.bin>


More information about the cfe-commits mailing list