[PATCH] D34156: [LTO] Enable module summary emission by default for regular LTO

Tobias Edler von Koch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 13:25:16 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335284: [LTO] Enable module summary emission by default for regular LTO (authored by tobiasvk, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D34156?vs=150965&id=152367#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34156

Files:
  cfe/trunk/include/clang/Frontend/CodeGenOptions.def
  cfe/trunk/lib/CodeGen/BackendUtil.cpp
  cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGen/emit-summary-index.c
  cfe/trunk/test/Misc/thinlto.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34156.152367.patch
Type: text/x-patch
Size: 7509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/393a9fa0/attachment.bin>


More information about the llvm-commits mailing list