[PATCH] D54125: [LTO] Drop non-prevailing definitions only if linkage is not local or appending
Pirama Arumuga Nainar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 8 12:12:39 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL346436: [LTO] Drop non-prevailing definitions only if linkage is not local or appending (authored by pirama, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D54125
Files:
llvm/trunk/include/llvm/LTO/LTO.h
llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.h
llvm/trunk/lib/LTO/LTO.cpp
llvm/trunk/lib/LTO/LTOBackend.cpp
llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/test/LTO/Resolution/X86/dead-strip-fulllto.ll
llvm/trunk/test/ThinLTO/X86/Inputs/strong_non_prevailing.ll
llvm/trunk/test/ThinLTO/X86/funcimport.ll
llvm/trunk/test/ThinLTO/X86/strong_non_prevailing.ll
llvm/trunk/test/Transforms/FunctionImport/funcimport_var.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54125.173208.patch
Type: text/x-patch
Size: 15107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/4f616a14/attachment.bin>
More information about the llvm-commits
mailing list