[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
Thu Nov 8 00:06:41 PST 2018
pirama updated this revision to Diff 173123.
pirama added a comment.
Update based on review comments. Hopefully I did the WeakForLinker->Prevailing
name changes in all the right places.
Repository:
rL LLVM
https://reviews.llvm.org/D54125
Files:
include/llvm/LTO/LTO.h
include/llvm/Transforms/IPO/FunctionImport.h
lib/LTO/LTO.cpp
lib/LTO/LTOBackend.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.173123.patch
Type: text/x-patch
Size: 13825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/f3730206/attachment.bin>
More information about the llvm-commits
mailing list