[PATCH] D69418: [llvm-ar] Add output option for extract operation

Stephen Hines via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 15:35:35 PDT 2019


srhines added inline comments.


================
Comment at: llvm/tools/llvm-ar/llvm-ar.cpp:83
     =bsd                -   bsd
+  --output=<string>     - directory extract to
   --plugin=<string>     - ignored for compatibility
----------------
directory //to// extract to


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69418/new/

https://reviews.llvm.org/D69418





More information about the llvm-commits mailing list