[PATCH] D34448: bug33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals

Benoit Belley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 06:28:14 PDT 2017


belleyb created this revision.
Herald added subscribers: eraman, mgorny.

- Linker::LinkOnlyNeeded should always import globals with AppendingLinkage.

See: https://bugs.llvm.org/show_bug.cgi?id=33527


https://reviews.llvm.org/D34448

Files:
  lib/LTO/ThinLTOCodeGenerator.cpp
  lib/Linker/LinkModules.cpp
  unittests/Linker/CMakeLists.txt
  unittests/Linker/LinkModulesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34448.103366.patch
Type: text/x-patch
Size: 27482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170621/fe4719b2/attachment-0001.bin>


More information about the llvm-commits mailing list