[PATCH] D49938: [ELF] Update ld.lld.1
    Ed Maste via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jul 30 06:31:59 PDT 2018
    
    
  
emaste added inline comments.
================
Comment at: docs/ld.lld.1:6
 .\" from FreeBSD.
 .Dd April 28, 2018
 .Dt LD.LLD 1
----------------
Bump .Dd upon commit
================
Comment at: docs/ld.lld.1:63
+.Pp
+.It Fl -build-id= Ns Ar value
 Generate a build ID note.
----------------
What is the reason for changing these from `Ns = Ns`? According to Ingo that's what the markup should be.
Repository:
  rLLD LLVM Linker
https://reviews.llvm.org/D49938
    
    
More information about the llvm-commits
mailing list