[PATCH] D125163: [lld] Fix typo for processAux; NFC
Xiaodong Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 8 06:33:10 PDT 2022
XiaodongLoong added a comment.
In D125163#3499189 <https://reviews.llvm.org/D125163#3499189>, @MaskRay wrote:
> You need to do `git log -- lld/ELF` to find the appropriate regular reviewers, instead of adding some folks (who gave you LGTM in the past) for a random component in llvm-project.
>
> In this particular case, it probably doesn't matter as the fix is obvious and nearly everyone can approve the patch, but I am just concerned with changing a random component with an inappropriate reviewer.
OK, you are right. I'll do it as you said.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125163/new/
https://reviews.llvm.org/D125163
More information about the llvm-commits
mailing list