[PATCH] D159162: [llvm] Add assembly syntax highlighting

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 07:57:57 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
JDevlieghere marked 2 inline comments as done.
Closed by commit rG77d1032516e7: [llvm] Add assembly color highlighting (authored by JDevlieghere).

Changed prior to commit:
  https://reviews.llvm.org/D159162?vs=555276&id=555384#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159162/new/

https://reviews.llvm.org/D159162

Files:
  llvm/docs/CommandGuide/llvm-mc.rst
  llvm/include/llvm/MC/MCInstPrinter.h
  llvm/lib/MC/MCInstPrinter.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h
  llvm/test/MC/Disassembler/AArch64/colored.txt
  llvm/tools/llvm-mc/llvm-mc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159162.555384.patch
Type: text/x-patch
Size: 24168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/cffafc0c/attachment.bin>


More information about the llvm-commits mailing list