[PATCH] D103915: [docs][llvm-ar] Add rsp-quoting option to the llvm-ar command guide.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 8 19:51:09 PDT 2021
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Thanks!
================
Comment at: llvm/docs/CommandGuide/llvm-ar.rst:281
+ This option selects the quoting style ``<type>`` for response files, either
+ posix or windows. The default when on Windows is windows, otherwise the
+ default is posix.
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103915/new/
https://reviews.llvm.org/D103915
More information about the llvm-commits
mailing list