[PATCH] D19527: LTOCodeGenerator: add linkonce to llvm.used when in "MustPreserve" set

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 12:04:25 PDT 2016


joker.eph updated this revision to Diff 55057.
joker.eph marked an inline comment as done.
joker.eph added a comment.

Address Duncan's comments: turn into weak(_odr) instead of using the llvm.used global


http://reviews.llvm.org/D19527

Files:
  lib/LTO/LTOCodeGenerator.cpp
  test/tools/lto/hide-linkonce-odr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19527.55057.patch
Type: text/x-patch
Size: 4596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/71ac24a0/attachment.bin>


More information about the llvm-commits mailing list