Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to get test/tools/llvm-lib/help.test passing on ↵ | Nico Weber | 2018-07-14 | 1 | -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 Weber | 2018-07-14 | 1 | -0/+3 |
https://reviews.llvm.org/D49318 llvm-svn: 337084 |