[PATCH] D46369: [llvm-objcopy] Add --strip-symbol (-N) option

Paul Semel via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 01:11:15 PDT 2018


Hi James,

On 05/14/2018 10:16 AM, James Henderson wrote:
> I just wanted to point out this section from the LLVM docs, which you
> might find helpful:
> https://llvm.org/docs/Phabricator.html#committing-a-change
> <https://llvm.org/docs/Phabricator.html#committing-a-change>
> 
> In particular, if you add "Differential Revision: <Phabricator review
> URL>" to the commit message, it will automatically close the revision,
> and add a comment saying which commit did so. You can see one of my
> recent commits, r331972 for an example of this.

Thanks a lot for this, I will try to do this today ! 🙂

Regards,

-- 
Paul Semel


More information about the llvm-commits mailing list