summaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-strip.rst
AgeCommit message (Expand)Author
2025-11-14[docs] Fix llvm-strip -T flag section (#167987)Keith Smiley
2025-03-17[docs] Mention --discard-locals/--discard-all change for llvm-stripFangrui Song
2022-03-18Fix llvm-strip --only-keep-debug documentation for ELFJames Henderson
2022-01-06Update Bug report URL to Github IssuesChuanqi Xu
2021-06-26[docs][llvm-strip] Fix documentation for -s/-SAlexander Shaposhnikov
2021-03-04[llvm-objcopy][llvm-strip] Improve --discard-all documentation and helpJames Henderson
2020-05-26[llvm-objcopy][MachO] Add support for removing Swift symbolsAlexander Shaposhnikov
2020-03-22doc: use the right url to bugzillaSylvestre Ledru
2020-03-22Doc: Links should use httpsSylvestre Ledru
2020-02-26[docs][llvm-objcopy][llvm-strip] Move --wildcard description earlierJames Henderson
2019-10-31[llvm-objcopy] Preserve .ARM.attributes section when stripping filesJames Henderson
2019-10-17[llvm-objcopy] Add support for shell wildcardsJordan Rupprecht
2019-09-25[docs][llvm-strip] Update llvm-strip doc to better match llvm-objcopy'sJames Henderson
2019-09-24[docs][llvm-strip][llvm-objcopy] Improve wording and fix highlightingJames Henderson
2019-09-17[docs] Make --version text more correctJames Henderson
2019-09-14[llvm-objcopy] Add support for response files in llvm-strip and llvm-objcopyMichael Pozulp
2019-09-13[docs][llvm-objcopy][llvm-strip] Improve --strip-unneeded descriptionJames Henderson
2019-09-12[docs][llvm-strip] Remove unnecessary whitespace for consistencyJames Henderson
2019-08-09[Docs][llvm-strip] Fix an indentation issue.Michael Pozulp
2019-08-09[Docs][llvm-strip] Add help text to llvm-strip rst docMichael Pozulp