This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Consistently place single quotes around extension names in error messages.
ClosedPublic

Authored by craig.topper on Mar 10 2023, 11:18 AM.

Diff Detail

Event Timeline

craig.topper created this revision.Mar 10 2023, 11:18 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2023, 11:18 AM
craig.topper requested review of this revision.Mar 10 2023, 11:18 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 10 2023, 11:18 AM
asb accepted this revision.Mar 10 2023, 11:31 AM

LGTM, thanks.

This revision is now accepted and ready to land.Mar 10 2023, 11:31 AM
asb added a comment.Mar 10 2023, 11:32 AM

erro => error in the patch title though!

craig.topper retitled this revision from [RISCV] Consistently place single quotes around extension names in erro messages. to [RISCV] Consistently place single quotes around extension names in error messages..Mar 10 2023, 11:57 AM
This revision was landed with ongoing or failed builds.Mar 10 2023, 12:37 PM
This revision was automatically updated to reflect the committed changes.