[PATCH] D42995: [ThinLTO] Ignore object files with empty ThinLTO index

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 15 00:19:07 PST 2018


vitalybuka updated this revision to Diff 134385.
vitalybuka added a comment.
Herald added a subscriber: hiraditya.

Don't use empty index file


https://reviews.llvm.org/D42995

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/CodeGen/Inputs/thinlto-distributed-backend-skip.bc
  clang/test/CodeGen/thinlto-distributed-backend-skip.ll
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/test/tools/gold/X86/v1.12/thinlto_emit_linked_objects.ll
  llvm/tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42995.134385.patch
Type: text/x-patch
Size: 8563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180215/55f9786d/attachment-0001.bin>


More information about the cfe-commits mailing list