[PATCH] D23488: ThinLTO: add early "dead-stripping" on the Index
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 20:33:07 PDT 2016
mehdi_amini updated this revision to Diff 69197.
mehdi_amini marked 10 inline comments as done.
mehdi_amini added a comment.
Address comments, thanks!
https://reviews.llvm.org/D23488
Files:
include/llvm/IR/ModuleSummaryIndex.h
include/llvm/LTO/LTO.h
include/llvm/Transforms/IPO/FunctionImport.h
lib/LTO/LTO.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/ThinLTO/X86/Inputs/deadstrip.ll
test/ThinLTO/X86/deadstrip.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23488.69197.patch
Type: text/x-patch
Size: 16397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160825/13392663/attachment.bin>
More information about the llvm-commits
mailing list