This is an archive of the discontinued LLVM Phabricator instance.

[Clang] Add --version and --help messages to amdgpu/nvptx-arch
ClosedPublic

Authored by jhuber6 on Mar 13 2023, 8:08 AM.

Details

Summary

Summray:
These clang tools should print some basic help and version messages so
they are less opaque.

Diff Detail

Event Timeline

jhuber6 created this revision.Mar 13 2023, 8:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 13 2023, 8:08 AM
jhuber6 requested review of this revision.Mar 13 2023, 8:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 13 2023, 8:08 AM
jhuber6 updated this revision to Diff 504670.Mar 13 2023, 8:20 AM

Add help print.

ye-luo accepted this revision.Mar 13 2023, 8:28 AM
This revision is now accepted and ready to land.Mar 13 2023, 8:28 AM
This revision was landed with ongoing or failed builds.Mar 13 2023, 10:32 AM
This revision was automatically updated to reflect the committed changes.