[PATCH] D133092: [clang] fix generation of .debug_aranges with LTO

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 13 15:35:40 PDT 2022


dblaikie added a comment.

In D133092#3787379 <https://reviews.llvm.org/D133092#3787379>, @azat wrote:

>> the usual flow would be once you have approval to go ahead and submit the patch yourself - I take it you don't have commit access?
>
> Yeah, I don't
> I though that only trusted/experienced/... llvm devs can commit.

~sort of. The process is described here: https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access

But generally not every developer is immediately aware of who has/doesn't have commit access - so if your patch gets approved and you can't commit it yourself, please follow up on the review/ask that someone commits it for you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133092



More information about the cfe-commits mailing list