[PATCH] D116979: [llvm-ar] Add --thin for creating a thin archive
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 10 15:22:42 PST 2022
compnerd added inline comments.
================
Comment at: llvm/tools/llvm-ar/llvm-ar.cpp:122
[S] - do not build a symbol table
- [T] - create a thin archive
+ [T] - depreacted, use --thin instead
[u] - update only [files] newer than archive contents
----------------
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