[PATCH] D34448: bug33527 - Linker::LinkOnlyNeeded should import AppendingLinkage globals
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 07:06:15 PDT 2017
tejohnson accepted this revision.
tejohnson added a comment.
LGTM
In https://reviews.llvm.org/D34448#792355, @belleyb wrote:
> In https://reviews.llvm.org/D34448#792170, @tejohnson wrote:
>
> > Thanks and very thorough testing! I'm not sure all these combinations are needed though, I have some suggestions on paring it down. Once that is done, LGTM. Do you want me to commit for you, or did you want to get commit access?
>
>
> One way of the other, I don't mind. Would it be easier for everyone if I had commit access ? Can you grant that to me ? Or, do we have to involve Chris L. ?
I don't mind committing for you. If you plan to make more contributions, you will probably find it more convenient to have commit access. It does involve emailing Chris, but that is usually pretty fast I believe. Here are the instructions if you decide to do this in the future:
http://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access
But let me know if you want I can go ahead and submit this for you.
https://reviews.llvm.org/D34448
More information about the llvm-commits
mailing list