summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-ar.rst
Commit message (Expand)AuthorAgeFilesLines
* [docs][llvm-ar] Update llvm-ar command guideOwen Reynolds2019-10-211-193/+238
* [docs][llvm-ar] Fix option:: O after r375106Fangrui Song2019-10-171-1/+1
* [llvm-ar] Implement the O modifier: display member offsets inside the archiveFangrui Song2019-10-171-4/+8
* [llvm-ar] Make paths case insensitive when on windowsOwen Reynolds2019-10-161-0/+6
* [docs] [NFC] Removed excess spacingAlex Brachet2019-07-041-76/+0
* [docs][tools] Add missing "program" tags to rst filesJames Henderson2019-06-271-0/+1
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-2/+2
* Remove more dead documentation.Rafael Espindola2013-07-301-11/+10
* Delete documentation for deleted options.Rafael Espindola2013-07-291-41/+0
* llvm-ar is far closer to being a regular ar implementation now. Update the docs.Rafael Espindola2013-07-241-47/+7
* Remove the LLVM specific archive index.Rafael Espindola2013-06-141-11/+2
* Remove references to compression in llvm-ar. It has been a long time since weRafael Espindola2012-08-101-34/+10
* Fix a typo (the the => the)Sylvestre Ledru2012-07-231-1/+1
* [docs] Add ReST version of all the man pages.Daniel Dunbar2012-05-081-0/+482
OpenPOWER on IntegriCloud