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

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 13:10:29 PDT 2016


mehdi_amini updated this revision to Diff 73977.
mehdi_amini marked an inline comment as done.
mehdi_amini added a comment.

Cleanup! (spurious comment/format changes)

Also fix the test: the bitcode didn't have the module hash.


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.73977.patch
Type: text/x-patch
Size: 5813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/59abbe7a/attachment.bin>


More information about the llvm-commits mailing list