summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-lib/help.test
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to get test/tools/llvm-lib/help.test passing on ↵Nico Weber2018-07-141-1/+4
| | | | | | | | | | | sanitizer-x86_64-linux-fast The bot has a /b directory, so /? matches against that and gets expanded to it. (Thanks to Hans's r187366, which solved the same problem for clang-cl a while ago and which saved me much head scratching.) llvm-svn: 337092
* Give llvm-lib rudimentary help output.Nico Weber2018-07-141-0/+3
https://reviews.llvm.org/D49318 llvm-svn: 337084
OpenPOWER on IntegriCloud