[PATCH] D11908: Clang support for -fthinlto.

Teresa Johnson via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 15 06:29:43 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250398: Clang support for -flto=thin. (authored by tejohnson).

Changed prior to commit:
  http://reviews.llvm.org/D11908?vs=36453&id=37478#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11908

Files:
  cfe/trunk/include/clang/Driver/Driver.h
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/include/clang/Frontend/CodeGenOptions.def
  cfe/trunk/lib/CodeGen/BackendUtil.cpp
  cfe/trunk/lib/Driver/Driver.cpp
  cfe/trunk/lib/Driver/SanitizerArgs.cpp
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/Driver/clang_f_opts.c
  cfe/trunk/test/Driver/lto.c
  cfe/trunk/test/Driver/thinlto.c
  cfe/trunk/test/Misc/thinlto.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11908.37478.patch
Type: text/x-patch
Size: 17842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151015/ddac9a3c/attachment-0001.bin>


More information about the cfe-commits mailing list