[PATCH] D23488: ThinLTO: add early "dead-stripping" on the Index
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 20 13:22:14 PDT 2016
mehdi_amini updated this revision to Diff 68788.
mehdi_amini added a comment.
Add support in the new LTO API
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.68788.patch
Type: text/x-patch
Size: 16195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160820/6922b22a/attachment.bin>
More information about the llvm-commits
mailing list