This is an archive of the discontinued LLVM Phabricator instance.

[llvm] Add assembly syntax highlighting for X86
ClosedPublic

Authored by JDevlieghere on Aug 30 2023, 4:44 PM.

Details

Summary

Add support for syntax highlighting X86 assembly.

Diff Detail

Event Timeline

JDevlieghere created this revision.Aug 30 2023, 4:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 30 2023, 4:44 PM
JDevlieghere requested review of this revision.Aug 30 2023, 4:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 30 2023, 4:44 PM
  • Rebase and add Markup::Memory
MaskRay accepted this revision.Sep 1 2023, 9:12 AM
This revision is now accepted and ready to land.Sep 1 2023, 9:12 AM
This revision was automatically updated to reflect the committed changes.