[PATCH] D16173: [ThinLTO] Do not mark linkonce symbols as preempted in ThinLTO backends
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 16:55:19 PST 2016
tejohnson updated this revision to Diff 48757.
tejohnson added a comment.
Implement Rafael's suggestion to convert a prevailing def that is
linkonce to weak instead of not marking linkonce as preempted.
http://reviews.llvm.org/D16173
Files:
include/llvm/Support/thread.h
test/tools/gold/X86/Inputs/thinlto_linkonceresolution.ll
test/tools/gold/X86/pr19901_thinlto.ll
test/tools/gold/X86/thinlto.ll
test/tools/gold/X86/thinlto_linkonceresolution.ll
tools/gold/gold-plugin.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16173.48757.patch
Type: text/x-patch
Size: 33532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160223/5109f1b2/attachment.bin>
More information about the llvm-commits
mailing list