[PATCH] D107969: [llvm-readobj] Support dumping of MSP430 ELF attributes

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 00:37:41 PDT 2021


jhenderson added a comment.

In D107969#2974754 <https://reviews.llvm.org/D107969#2974754>, @jozefl wrote:

> Ping.
> If the added yaml2obj test is acceptable, I would appreciate it if someone would "arc land" the patch for me, as I do not have commit access.
>
> Thanks,
> Jozef

Hi @jozefl,

The general assumption in LLVM is that someone has commit access to land their own work after an LGTM on the patch has been received, unless they specifically say so. Also, I personally don't use "arc" for landing patches, so I'll need your preferred email address and name for the commit message if you want me (or someone else) to land it for you. Alternatively, if you've already contributed a few patches, you can request commit access <https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access> for yourself.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107969/new/

https://reviews.llvm.org/D107969



More information about the llvm-commits mailing list