[PATCH] D23488: ThinLTO: add early "dead-stripping" on the Index

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 09:02:25 PDT 2016


mehdi_amini updated this revision to Diff 68867.
mehdi_amini added a comment.

Address comments


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.68867.patch
Type: text/x-patch
Size: 16515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160822/bec84d13/attachment.bin>


More information about the llvm-commits mailing list