[PATCH] D77231: [lld] Support --lto-emit-asm and --plugin-opt=emit-asm

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 13:19:11 PDT 2020


On Mon, Apr 27, 2020 at 11:49 AM Fangrui Song via Phabricator <
reviews at reviews.llvm.org> wrote:

> MaskRay added a comment.
>
> In D77231#2005752 <https://reviews.llvm.org/D77231#2005752>, @hoyFB wrote:
>
> > @MaskRay @grimar @tejohnson Thank you all for your great code reviews!
> I'm going to close this.
>
>
> Delete unnecessary Phabricator tags with:
>
>   arcfilter () {
>           arc amend
>           git log -1 --pretty=%B | awk '/Reviewers:|Subscribers:/{p=1}
> /Reviewed By:|Differential Revision:/{p=0} !p && !/^Summary:$/
> {sub(/^Summary: /,"");print}' | git commit --amend -F -
>   }
>

I have never done this. What does it do exactly?

>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D77231/new/
>
> https://reviews.llvm.org/D77231
>
>
>
>

-- 
Teresa Johnson |  Software Engineer |  tejohnson at google.com |
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/ee9d2806/attachment.html>


More information about the llvm-commits mailing list