[PATCH] D69294: [LLD][ELF] Support --[no-]mmap-output-file with F_no_mmap
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Oct 29 15:58:59 PDT 2019
    
    
  
MaskRay added a comment.
@smeenai I just tried
`curl -L 'https://reviews.llvm.org/D69294?download=true' | patch -p1; git commit -m 'Differential Revision: https://reviews.llvm.org/D69294'; arc amend`
:)
The nice thing with git is that `%an` and `%ae` (author name and email) will be just correct. The old `Patch by Name` svn way does not give enough attribution to the author :(
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69294/new/
https://reviews.llvm.org/D69294
    
    
More information about the llvm-commits
mailing list