[PATCH] D34448: bug33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals
Benoit Belley via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 17:08:39 PDT 2017
belleyb updated this revision to Diff 104320.
belleyb added a comment.
Re-organized and simplified test cases to address code review comments.
https://reviews.llvm.org/D34448
Files:
lib/Linker/LinkModules.cpp
test/Linker/Inputs/only-needed-compiler-used.ll
test/Linker/Inputs/only-needed-ctors.ll
test/Linker/Inputs/only-needed-dtors.ll
test/Linker/Inputs/only-needed-used.ll
test/Linker/only-needed-compiler-used.ll
test/Linker/only-needed-ctors1.ll
test/Linker/only-needed-ctors2.ll
test/Linker/only-needed-dtors1.ll
test/Linker/only-needed-dtors2.ll
test/Linker/only-needed-used.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34448.104320.patch
Type: text/x-patch
Size: 11161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/f2c6f49f/attachment.bin>
More information about the llvm-commits
mailing list