This is an archive of the discontinued LLVM Phabricator instance.

[X86] Fix cosmetic issues in instruction mnemonics
ClosedPublic

Authored by Amir on Mar 13 2022, 10:58 PM.

Details

Summary
  • Remove spurious } in invlpgb mnemonic
  • Add \t between mnemonic and operands for ud1 instructions

Diff Detail

Event Timeline

Amir created this revision.Mar 13 2022, 10:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 13 2022, 10:58 PM
Amir published this revision for review.Mar 13 2022, 11:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 13 2022, 11:07 PM
This revision is now accepted and ready to land.Mar 13 2022, 11:14 PM
skan accepted this revision.Mar 14 2022, 12:14 AM

LGTM

This revision was landed with ongoing or failed builds.Mar 14 2022, 12:29 PM
This revision was automatically updated to reflect the committed changes.