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

Jozef Lawrynowicz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 00:52:41 PDT 2021


jozefl added a comment.

In D107969#2976317 <https://reviews.llvm.org/D107969#2976317>, @jhenderson wrote:

> 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.

Hi @jhenderson,

It would be much appreciated if you could apply the patch for me, the name and email to use is "Jozef Lawrynowicz <jozefl.opensrc at gmail.com>".
This would only be my second commit to LLVM, but once it's applied I'll try applying for commit access.

Thanks!
Jozef


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