[PATCH] D18298: ThinLTO: do not promote GlobalVariable that have a specific section.
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 23 01:44:00 PDT 2016
joker.eph updated this revision to Diff 54779.
joker.eph added a comment.
Update: globals with a specific section will prevents import
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.54779.patch
Type: text/x-patch
Size: 9169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160423/45de2dcf/attachment.bin>
More information about the llvm-commits
mailing list