[PATCH] D24779: [ThinLTO] Always emit a summary when compiling in ThinLTO mode
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 20 16:16:05 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282037: [ThinLTO] Always emit a summary when compiling in ThinLTO mode (authored by tejohnson).
Changed prior to commit:
https://reviews.llvm.org/D24779?vs=71997&id=71998#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24779
Files:
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/LTO/LTO.cpp
llvm/trunk/test/Bitcode/thinlto-empty-summary-section.ll
llvm/trunk/test/ThinLTO/X86/Inputs/emit_imports.ll
llvm/trunk/test/ThinLTO/X86/Inputs/empty.ll
llvm/trunk/test/ThinLTO/X86/emit_imports.ll
llvm/trunk/test/tools/gold/X86/Inputs/thinlto_empty.ll
llvm/trunk/test/tools/gold/X86/thinlto_emit_imports.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24779.71998.patch
Type: text/x-patch
Size: 7993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160920/89c1c8c1/attachment.bin>
More information about the llvm-commits
mailing list