This is an archive of the discontinued LLVM Phabricator instance.

Fix minor typo introduced in r276404
ClosedPublic

Authored by hintonda on Jul 11 2017, 5:35 PM.

Details

Summary

A space was added between '-' and 'help' when emitting help output.

See https://reviews.llvm.org/D22621 for details.

Diff Detail

Repository
rL LLVM

Event Timeline

hintonda created this revision.Jul 11 2017, 5:35 PM
vsk accepted this revision.Jul 11 2017, 5:37 PM

Thanks, looks good!

This revision is now accepted and ready to land.Jul 11 2017, 5:37 PM
This revision was automatically updated to reflect the committed changes.