[PATCH] D54125: [LTO] Drop non-prevailing definitions for non-local linkage types
Pirama Arumuga Nainar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 6 14:10:20 PST 2018
pirama updated this revision to Diff 172852.
pirama added a comment.
Rename thinLTOResolveWeakForLinker* to thinLTOResolvePrevailing*
Repository:
rL LLVM
https://reviews.llvm.org/D54125
Files:
include/llvm/LTO/LTO.h
lib/LTO/LTO.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/LTO/Resolution/X86/dead-strip-fulllto.ll
test/ThinLTO/X86/Inputs/strong_non_prevailing.ll
test/ThinLTO/X86/funcimport.ll
test/ThinLTO/X86/strong_non_prevailing.ll
test/Transforms/FunctionImport/funcimport_var.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54125.172852.patch
Type: text/x-patch
Size: 8500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/5df0fe24/attachment.bin>
More information about the llvm-commits
mailing list