[PATCH] D18298: ThinLTO: do not promote GlobalVariable that have a specific section.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 14:46:40 PDT 2016


joker.eph updated this revision to Diff 55097.
joker.eph added a comment.

Remove unused "findSummaryInModule" function


http://reviews.llvm.org/D18298

Files:
  include/llvm/IR/ModuleSummaryIndex.h
  lib/Transforms/IPO/FunctionImport.cpp
  lib/Transforms/Utils/FunctionImportUtils.cpp
  test/ThinLTO/X86/Inputs/section.ll
  test/ThinLTO/X86/section.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18298.55097.patch
Type: text/x-patch
Size: 7303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/5d5a70b0/attachment.bin>


More information about the llvm-commits mailing list