[PATCH] D56063: [llvm-nm] Allow --size-sort to print symbols with only Symbol size
Jordan Rupprecht via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 9 08:55:00 PST 2019
rupprecht added a comment.
In D56063#1350690 <https://reviews.llvm.org/D56063#1350690>, @h4xr wrote:
> In D56063#1350131 <https://reviews.llvm.org/D56063#1350131>, @rupprecht wrote:
>
> > Sorry for the delay. This change looks good as far as I can tell. If not, we'll learn that llvm-nm needs better test coverage :)
> > Thanks!
> > Do you need help committing?
>
>
> Hey, yes I might need help with the commit process. Is there some place where I can look at how the commit process works and I can take it from there :)
Here you go: http://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access
Once you have access, steps on using git-svn to commit: http://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-git-svn
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56063/new/
https://reviews.llvm.org/D56063
More information about the llvm-commits
mailing list