summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objcopy] Preserve .ARM.attributes section when stripping filesJames Henderson2019-10-312-2/+4
* [llvm-objcopy][MachO] Implement --strip-allSeiya Nuta2019-10-311-2/+2
* Revert "[llvm-cov] Add option to whitelist filenames"Vlad Tsyrklevich2019-10-291-4/+0
* [llvm-cov] Add option to whitelist filenamesVedant Kumar2019-10-291-0/+4
* [Remarks] Remove references to ELF supportFrancis Visoiu Mistrih2019-10-281-2/+2
* [llvm-objcopy][MachO] Implement --only-sectionSeiya Nuta2019-10-281-0/+3
* [docs][llvm-ar] Update llvm-ar command guideOwen Reynolds2019-10-211-193/+238
* [llvm-objcopy] Add support for shell wildcardsJordan Rupprecht2019-10-172-0/+48
* [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
* [FileCheck] Implement --ignore-case option.Kai Nacke2019-10-111-0/+5
* [lit] Bring back `--threads` option aliasJulian Lettner2019-10-101-1/+1
* [MCA] Show aggregate over Average Wait times for the whole snippet (PR43219)Roman Lebedev2019-10-101-1/+3
* Revert "[FileCheck] Implement --ignore-case option."Dmitri Gribenko2019-10-101-706/+701
* [FileCheck] Implement --ignore-case option.Kai Nacke2019-10-101-701/+706
* [llvm-exegesis] Add options to SnippetGenerator.Clement Courbet2019-10-081-1/+13
* [llvm-locstats] Fix a typo in the documentation; NFCDjordje Todorovic2019-10-071-1/+1
* [llvm-objcopy] Add --set-section-alignmentFangrui Song2019-10-021-0/+5
* Reland "[utils] Implement the llvm-locstats tool"Djordje Todorovic2019-10-022-0/+80
* Revert "Reland "[utils] Implement the llvm-locstats tool""Djordje Todorovic2019-10-012-80/+0
* Reland "[utils] Implement the llvm-locstats tool"Djordje Todorovic2019-10-012-0/+80
* [llvm-readobj/llvm-readelf] Delete --arm-attributes (alias for --arch-specific)Fangrui Song2019-10-012-4/+4
* Revert "Reland "[utils] Implement the llvm-locstats tool""Djordje Todorovic2019-09-302-80/+0
* Reland "[utils] Implement the llvm-locstats tool"Djordje Todorovic2019-09-302-0/+80
* [docs][llvm-strings] Clarify "printable character" wordingJames Henderson2019-09-251-2/+2
* [docs][llvm-strip] Update llvm-strip doc to better match llvm-objcopy'sJames Henderson2019-09-251-9/+11
* [docs][llvm-strip][llvm-objcopy] Improve wording and fix highlightingJames Henderson2019-09-242-7/+7
* [docs][llvm-size] Fix typoJames Henderson2019-09-241-1/+1
* Revert "Reland "[utils] Implement the llvm-locstats tool""Djordje Todorovic2019-09-232-80/+0
* Reland "[utils] Implement the llvm-locstats tool"Djordje Todorovic2019-09-232-0/+80
* [docs] Make --version text more correctJames Henderson2019-09-177-9/+11
* [docs][llvm-strings] Write llvm-strings documentationJames Henderson2019-09-161-3/+118
* [docs][llvm-size] Write llvm-size documentationJames Henderson2019-09-161-3/+186
* [llvm-objcopy] Ignore -B --binary-architecture=Fangrui Song2019-09-141-17/+4
* [llvm-objcopy] Add support for response files in llvm-strip and llvm-objcopyMichael Pozulp2019-09-142-0/+8
* [docs][llvm-readelf][llvm-readobj] Improve --stack-sizes documentationJames Henderson2019-09-132-1/+8
* Fix a few spellos in docs.Nico Weber2019-09-131-3/+3
* [docs][llvm-objcopy][llvm-strip] Improve --strip-unneeded descriptionJames Henderson2019-09-132-2/+3
* [docs][llvm-strip] Remove unnecessary whitespace for consistencyJames Henderson2019-09-121-2/+1
* Revert "[utils] Implement the llvm-locstats tool"Djordje Todorovic2019-09-102-80/+0
* [utils] Implement the llvm-locstats toolDjordje Todorovic2019-09-102-0/+80
* [llvm-profdata] Add mode to recover from profile read failuresVedant Kumar2019-09-031-0/+8
* [FileCheck] Forbid using var defined on same lineThomas Preud'homme2019-09-021-1/+1
* [llvm-objcopy] Allow the visibility of symbols created by --binary andChris Jackson2019-08-301-0/+12
* Fix some regressions caused by r369553 on old versions of Debian and UbuntuSylvestre Ledru2019-08-223-3/+3
* [docs] Convert remaining command guide entries from md to rst.Jordan Rupprecht2019-08-218-65/+91
* [llvm-objcopy] Allow 'protected' visibility to be set when usingChris Jackson2019-08-151-0/+1
* [Docs][llvm-strip] Fix an indentation issue.Michael Pozulp2019-08-091-1/+1
* [Docs][llvm-strip] Add help text to llvm-strip rst docMichael Pozulp2019-08-092-16/+167
OpenPOWER on IntegriCloud