| commit | e15fa3334dd090b87ad2c98c692b149c0f5116cd | [log] [tgz] |
|---|---|---|
| author | Don Hinton <hintonda@gmail.com> | Wed Jul 12 01:15:46 2017 +0000 |
| committer | Don Hinton <hintonda@gmail.com> | Wed Jul 12 01:15:46 2017 +0000 |
| tree | f2cf2d0d764c8eb669722620978e7873febb1b85 | |
| parent | cacac6a104ac4e7a0a0bb4ab70c677ded078feb4 [diff] |
Fix minor typo introduced in r276404 Summary: A space was added between '-' and 'help' when emitting help output. See https://reviews.llvm.org/D22621 for details. Reviewers: MaggieYi, vsk Reviewed By: vsk Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D35283 llvm-svn: 307745