summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-nm/print-size.test
Commit message (Collapse)AuthorAgeFilesLines
* [test][tools] Add missing and improve testingJames Henderson2019-12-091-1/+2
| | | | | | | | | | | Mostly this adds testing for certain aliases in more explicit ways. There are also a few tidy-ups, and additions of missing testing, where the feature was either not tested at all, or not tested explicitly and sufficiently. Reviewed by: MaskRay, rupprecht, grimar Differential Revision: https://reviews.llvm.org/D71116
* [llvm-nm] Additional lit tests for command line optionsChris Jackson2019-06-131-0/+19
Differential Revision: https://reviews.llvm.org/D62955 llvm-svn: 363248
OpenPOWER on IntegriCloud