[PATCH] D34156: [LTO] Enable module summary emission by default for regular LTO
Tobias Edler von Koch via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 12 09:21:47 PDT 2018
tobiasvk updated this revision to Diff 150965.
tobiasvk added a comment.
- Rebase for current tree
- Fix -flto -save-temps which the previous patch broke
https://reviews.llvm.org/D34156
Files:
clang/include/clang/Frontend/CodeGenOptions.def
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/emit-summary-index.c
clang/test/Misc/thinlto.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34156.150965.patch
Type: text/x-patch
Size: 7475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180612/d7a57f59/attachment.bin>
More information about the cfe-commits
mailing list