[PATCH] D34448: bug33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals
Benoit Belley via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 13:59:40 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL310522: [Linker] PR33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals (authored by belleyb).
Changed prior to commit:
https://reviews.llvm.org/D34448?vs=104320&id=110475#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34448
Files:
llvm/trunk/lib/Linker/LinkModules.cpp
llvm/trunk/test/Linker/Inputs/only-needed-compiler-used.ll
llvm/trunk/test/Linker/Inputs/only-needed-ctors.ll
llvm/trunk/test/Linker/Inputs/only-needed-dtors.ll
llvm/trunk/test/Linker/Inputs/only-needed-used.ll
llvm/trunk/test/Linker/only-needed-compiler-used.ll
llvm/trunk/test/Linker/only-needed-ctors1.ll
llvm/trunk/test/Linker/only-needed-ctors2.ll
llvm/trunk/test/Linker/only-needed-dtors1.ll
llvm/trunk/test/Linker/only-needed-dtors2.ll
llvm/trunk/test/Linker/only-needed-used.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34448.110475.patch
Type: text/x-patch
Size: 11800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/f735adb2/attachment.bin>
More information about the llvm-commits
mailing list