[PATCH] D11908: Clang support for -fthinlto.
    Teresa Johnson via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sat Oct  3 18:51:57 PDT 2015
    
    
  
tejohnson updated this revision to Diff 36453.
tejohnson added a comment.
- Rename code gen option to EmitFunctionSummary as per review for http://reviews.llvm.org/D13107.
- Clang format the latest changes.
  Let me know if it looks good now.
http://reviews.llvm.org/D11908
Files:
  include/clang/Driver/Driver.h
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/BackendUtil.cpp
  lib/Driver/Driver.cpp
  lib/Driver/SanitizerArgs.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/Driver/clang_f_opts.c
  test/Driver/lto.c
  test/Driver/thinlto.c
  test/Misc/thinlto.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11908.36453.patch
Type: text/x-patch
Size: 17594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151004/7bc95bc7/attachment.bin>
    
    
More information about the cfe-commits
mailing list