[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
Wed Jun 14 15:43:32 PDT 2017
pcc updated this revision to Diff 102616.
pcc added a comment.
- Remove the old IsLiveByGUID function
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/IR/ModuleSummaryIndex.h
llvm/include/llvm/LTO/LTO.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/IR/ModuleSummaryIndex.cpp
llvm/lib/LTO/LTO.cpp
llvm/lib/LTO/LTOModule.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.102616.patch
Type: text/x-patch
Size: 27588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/e23516ee/attachment.bin>
More information about the llvm-commits
mailing list