[PATCH] D71554: [llvm-ranlib] Handle -D and -U command line flag
Ed Maste via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 16 09:30:01 PST 2019
emaste added inline comments.
================
Comment at: llvm/tools/llvm-ar/llvm-ar.cpp:69
+ --version - Display the version of this program
+ -D - Use zero for timestamps and uids/gids (default)
+ -U - Use actual timestamps and uids/gids
----------------
file mode made reproducible too?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71554/new/
https://reviews.llvm.org/D71554
More information about the cfe-commits
mailing list