[all-commits] [llvm/llvm-project] 4e0726: [MC][RISCV] Add assembly syntax highlighting for R...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Tue Sep 12 10:46:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e07262d39eb7c971cae4753f2b260b636b8deb7
https://github.com/llvm/llvm-project/commit/4e07262d39eb7c971cae4753f2b260b636b8deb7
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp
A llvm/test/MC/Disassembler/RISCV/colored.txt
Log Message:
-----------
[MC][RISCV] Add assembly syntax highlighting for RISCV (#65853)
This patch adds support for syntax highlighting RISC-V assembly.
Related patch:
AArch64: https://reviews.llvm.org/D159162
X86: https://reviews.llvm.org/D159241
More information about the All-commits
mailing list