This is an archive of the discontinued LLVM Phabricator instance.

[X86InstPrinter] Introduce markup tags emission
ClosedPublic

Authored by antoniofrighetto on Jul 15 2022, 8:50 AM.

Details

Summary

x86 assembly syntax emission now leverages markup tags, if enabled.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJul 15 2022, 8:50 AM
antoniofrighetto requested review of this revision.Jul 15 2022, 8:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 15 2022, 8:50 AM
MaskRay requested changes to this revision.Jul 15 2022, 10:46 AM

This needs tests in llvm/test/MC/Disassembler/X86/ using -mdis.

This revision now requires changes to proceed.Jul 15 2022, 10:46 AM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 1 2022, 9:04 PM
This revision was automatically updated to reflect the committed changes.