[PATCH] D25300: ThinLTO: handles modules with empty summaries

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 13:23:10 PDT 2016


mehdi_amini updated this revision to Diff 73843.
mehdi_amini added a comment.

Remove spurious test for empty index


https://reviews.llvm.org/D25300

Files:
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/IR/ModuleSummaryIndex.cpp
  lib/LTO/LTO.cpp
  lib/LTO/ThinLTOCodeGenerator.cpp
  test/ThinLTO/X86/Inputs/empty_module_with_cache.ll
  test/ThinLTO/X86/empty_module_with_cache.ll
  tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25300.73843.patch
Type: text/x-patch
Size: 6171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/a6a3eb51/attachment.bin>


More information about the llvm-commits mailing list