[PATCH] D29367: LTO: Link non-prevailing weak_odr, linkonce_odr or available_externally globals into the combined module with available_externally linkage.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 11:08:44 PST 2017


pcc updated this revision to Diff 86678.
pcc marked an inline comment as done.
pcc added a comment.

- Rename checks in test case


https://reviews.llvm.org/D29367

Files:
  llvm/lib/LTO/LTO.cpp
  llvm/lib/Linker/IRMover.cpp
  llvm/test/LTO/Resolution/X86/Inputs/link-availextern.ll
  llvm/test/LTO/Resolution/X86/link-availextern.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29367.86678.patch
Type: text/x-patch
Size: 4688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/72903cbf/attachment.bin>


More information about the llvm-commits mailing list