[SystemZInstPrinter] Introduce markup tags emission
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 25 Oct 2022 16:58:33 +0000 (18:58 +0200)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Tue, 25 Oct 2022 16:59:50 +0000 (18:59 +0200)
commit96482ee4349aff4fdd180f38af915391006be18a
treeeb2d1f203cea733f9a3790f9b657b2345ab115f2
parentb179351ad49e59c525c1030670a7a14efd80998b
[SystemZInstPrinter] Introduce markup tags emission

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

Author: Antonio Frighetto

Differential Revision: https://reviews.llvm.org/D129868
llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp
llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.h
llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
llvm/test/MC/Disassembler/SystemZ/marked-up.txt [new file with mode: 0644]