[PATCH] D116979: [llvm-ar] Add --thin for creating a thin archive
    James Henderson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Feb  1 02:22:45 PST 2022
    
    
  
jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.
I'm still not particularly happy with either the interface (double dash options in archivers are pretty unusual) or wording (I'm not convinced we should be deprecating a useful option due to it clashing with one that has no particular benefit, although I acknowledge the Open Group publication), but I don't think it's enough to block this change. LGTM.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116979/new/
https://reviews.llvm.org/D116979
    
    
More information about the llvm-commits
mailing list