[PATCH] D75382: [lld] Initial commit for new Mach-O backend
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 12:03:10 PDT 2020
smeenai added a comment.
In D75382#1953014 <https://reviews.llvm.org/D75382#1953014>, @MaskRay wrote:
> In D75382#1953004 <https://reviews.llvm.org/D75382#1953004>, @smeenai wrote:
>
> > In D75382#1952987 <https://reviews.llvm.org/D75382#1952987>, @int3 wrote:
> >
> > > I don't have commit access yet. @smeenai, could you do it?
> >
> >
> > Sure, I can get to this soon.
>
>
> Make sure to use `git c --amend --author='Jez Ng <.............>'`
@int3 used `arc diff` to upload the patch, so `arc patch` sets the correct author information automatically.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75382/new/
https://reviews.llvm.org/D75382
More information about the llvm-commits
mailing list