This is an archive of the discontinued LLVM Phabricator instance.

[AArch64InstPrinter] Introduce immediate markup tags emission
ClosedPublic

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

Details

Summary

AArch64 assembly syntax emission now leverages markup tags for immediates, if enabled.

Diff Detail

Event Timeline

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

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

This revision now requires changes to proceed.Jul 15 2022, 10:47 AM
MaskRay accepted this revision.Sep 1 2022, 8:47 PM
MaskRay added inline comments.
llvm/test/MC/Disassembler/AArch64/arm64-marked-up.txt
11 ↗(On Diff #455959)

delete blank line

This revision is now accepted and ready to land.Sep 1 2022, 8:47 PM
This revision was landed with ongoing or failed builds.Sep 1 2022, 8:59 PM
This revision was automatically updated to reflect the committed changes.