summaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-size.rst
AgeCommit message (Expand)Author
2025-09-29[llvm-size] Add --exclude-pagezero option for Mach-O to exclude __PAGEZERO si...Ryan Mansfield
2022-01-06Update Bug report URL to Github IssuesChuanqi Xu
2021-07-09[llvm-size] Switch command line parsing from llvm::cl to OptTableFangrui Song
2020-03-22doc: use the right url to bugzillaSylvestre Ledru
2020-03-22Doc: Links should use httpsSylvestre Ledru
2019-09-24[docs][llvm-size] Fix typoJames Henderson
2019-09-16[docs][llvm-size] Write llvm-size documentationJames Henderson
2019-08-22Fix some regressions caused by r369553 on old versions of Debian and UbuntuSylvestre Ledru
2019-08-21[docs] Convert remaining command guide entries from md to rst.Jordan Rupprecht