[PATCH] D33922: Apply summary-based dead stripping to regular LTO modules with summaries.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 17:16:42 PDT 2017


pcc updated this revision to Diff 102266.
pcc added a comment.
Herald added a subscriber: hiraditya.

Address review comments


https://reviews.llvm.org/D33922

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/CodeGen/Inputs/thinlto-multi-module.ll
  clang/test/CodeGen/thinlto-multi-module.ll
  llvm/include/llvm/Bitcode/BitcodeReader.h
  llvm/include/llvm/LTO/LTO.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/test/LTO/Resolution/X86/Inputs/dead-strip-fulllto.ll
  llvm/test/LTO/Resolution/X86/dead-strip-fulllto.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33922.102266.patch
Type: text/x-patch
Size: 25056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170613/bf10c4f7/attachment.bin>


More information about the llvm-commits mailing list