[PATCH] D48580: [AArch64] Support reserving x1-7 registers.

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 14:15:47 PDT 2018


nickdesaulniers added a comment.

Sorry, I had added you as author via:

$ git commit --amend --author="Tri Vo <trong at google.com>"
before
$ git svn dcommit

but it seems git-svn changed the authorship back to me.  It seems it's a common convention to add:

Patch By: <author>

to the commit message to work around this limitation when committing on others behalf.  I'm trying to see now if I can revert, then re-land with this note in the commit.


Repository:
  rL LLVM

https://reviews.llvm.org/D48580





More information about the llvm-commits mailing list