[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 17:11:15 PST 2016


tejohnson updated this revision to Diff 48760.
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:
  test/tools/gold/X86/Inputs/thinlto_linkonceresolution.ll
  test/tools/gold/X86/thinlto_linkonceresolution.ll
  tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16173.48760.patch
Type: text/x-patch
Size: 4386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160223/5d215f46/attachment.bin>


More information about the llvm-commits mailing list