[PATCH] D68998: [docs][llvm-ar] Update llvm-ar command guide

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 10:11:04 PDT 2019


gbreynoo created this revision.
gbreynoo added reviewers: MaskRay, rupprecht, ruiu, sbc100, mstorsjo.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The llvm-ar command guide has not been updated in some time, it is missing current functionality and contains information that is out of date. 
This diff:

- Updates the use of reStructuredText directives, as seen in other tools command guides.
- Updates the command synopsis.
- Updates the descriptions of the tool behaviour.
- Updates the options section.
- Adds details of MRI script functionality.
- Removes the sections "Standards" and "File Format", they appear to be out of date and out of scope for a command guide. I can't find these sections in the other tool command guides.


Repository:
  rL LLVM

https://reviews.llvm.org/D68998

Files:
  llvm/docs/CommandGuide/llvm-ar.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68998.225057.patch
Type: text/x-patch
Size: 23129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/7de189fe/attachment.bin>


More information about the llvm-commits mailing list