[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 16:18:12 PDT 2017
pcc updated this revision to Diff 102620.
pcc marked an inline comment as done.
pcc added a comment.
- Add a comment explaining why we aren't using ModuleIdentifier
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.102620.patch
Type: text/x-patch
Size: 27777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/565b8b93/attachment.bin>
More information about the llvm-commits
mailing list