This is an archive of the discontinued LLVM Phabricator instance.

[llvm-objcopy] Remove stray periods from usage text
ClosedPublic

Authored by tkoeppe on Jul 13 2023, 3:45 PM.

Details

Summary

The convention for TableGen help messages is to omit the period.

Diff Detail

Event Timeline

tkoeppe created this revision.Jul 13 2023, 3:45 PM
tkoeppe requested review of this revision.Jul 13 2023, 3:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2023, 3:45 PM
MaskRay accepted this revision.Jul 13 2023, 3:48 PM
This revision is now accepted and ready to land.Jul 13 2023, 3:48 PM

I'm afraid I don't have commit access; would you be able to commit this?

This revision was automatically updated to reflect the committed changes.