Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [test][tools] Add missing and improve testing | James Henderson | 2019-12-09 | 1 | -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 options | Chris Jackson | 2019-06-13 | 1 | -0/+19 |
Differential Revision: https://reviews.llvm.org/D62955 llvm-svn: 363248 |