[all-commits] [llvm/llvm-project] d86782: [docs][llvm-strip] Fix documentation for -s/-S
    Alexander Shaposhnikov via All-commits 
    all-commits at lists.llvm.org
       
    Sat Jun 26 21:27:26 PDT 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8678246fcd9fe3a33646afab4251706e2506c51
      https://github.com/llvm/llvm-project/commit/d8678246fcd9fe3a33646afab4251706e2506c51
  Author: Alexander Shaposhnikov <alexshap at fb.com>
  Date:   2021-06-26 (Sat, 26 Jun 2021)
  Changed paths:
    M llvm/docs/CommandGuide/llvm-strip.rst
  Log Message:
  -----------
  [docs][llvm-strip] Fix documentation for -s/-S
Fix the command line guide for -g/-s/-S.
In particular, previously it was incorrectly stating that -S is an alias for --strip-all.
Differential revision: https://reviews.llvm.org/D104888
    
    
More information about the All-commits
mailing list