[all-commits] [llvm/llvm-project] cbb214: [MipsInstPrinter] Introduce markup tags emission
Antonio Frighetto via All-commits
all-commits at lists.llvm.org
Thu Sep 1 20:52:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cbb2141f7fd7405cc92c780377921a6733a0f3f2
https://github.com/llvm/llvm-project/commit/cbb2141f7fd7405cc92c780377921a6733a0f3f2
Author: Antonio Frighetto <me at antoniofrighetto.com>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp
A llvm/test/MC/Disassembler/Mips/marked-up.txt
Log Message:
-----------
[MipsInstPrinter] Introduce markup tags emission
MIPS assembly syntax emission now leverages markup tags, if enabled.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D129867
More information about the All-commits
mailing list