[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:09:13 PDT 2016
tejohnson updated this revision to Diff 71997.
tejohnson added a comment.
Add llvm-bcanalyzer based test
https://reviews.llvm.org/D24779
Files:
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/LTO/LTO.cpp
test/Bitcode/thinlto-empty-summary-section.ll
test/ThinLTO/X86/Inputs/emit_imports.ll
test/ThinLTO/X86/Inputs/empty.ll
test/ThinLTO/X86/emit_imports.ll
test/tools/gold/X86/Inputs/thinlto_empty.ll
test/tools/gold/X86/thinlto_emit_imports.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24779.71997.patch
Type: text/x-patch
Size: 7670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160920/20a89d3a/attachment.bin>
More information about the llvm-commits
mailing list