[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
Thu Jun 15 10:26:57 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305482: Apply summary-based dead stripping to regular LTO modules with summaries. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D33922?vs=102620&id=102686#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33922

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

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


More information about the llvm-commits mailing list