[PATCH] D29435: Linker: Move special casing for available_externally in IRMover to clients. NFCI.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 21:05:41 PST 2017


pcc updated this revision to Diff 86763.
pcc added a comment.

- Add test
- A change is required in a different place to make it NFC


https://reviews.llvm.org/D29435

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29435.86763.patch
Type: text/x-patch
Size: 4639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/d04d54ca/attachment.bin>


More information about the llvm-commits mailing list