[all-commits] [llvm/llvm-project] 96482e: [SystemZInstPrinter] Introduce markup tags emission
Ulrich Weigand via All-commits
all-commits at lists.llvm.org
Tue Oct 25 10:00:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96482ee4349aff4fdd180f38af915391006be18a
https://github.com/llvm/llvm-project/commit/96482ee4349aff4fdd180f38af915391006be18a
Author: Ulrich Weigand <ulrich.weigand at de.ibm.com>
Date: 2022-10-25 (Tue, 25 Oct 2022)
Changed paths:
M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp
M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.h
M llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
A llvm/test/MC/Disassembler/SystemZ/marked-up.txt
Log Message:
-----------
[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
More information about the All-commits
mailing list