[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 11:06:02 PST 2018
pirama updated this revision to Diff 173201.
pirama added a comment.
Fix a few more comments.
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.173201.patch
Type: text/x-patch
Size: 14673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/6ac08ddf/attachment.bin>
More information about the llvm-commits
mailing list