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

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 13:49:52 PDT 2023


JDevlieghere updated this revision to Diff 555158.
JDevlieghere marked 6 inline comments as done.
JDevlieghere added a comment.

- Add `llvm-mc` test
- Add `[[nodiscard]]`
- Fix stray tab


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

https://reviews.llvm.org/D159162

Files:
  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/marked-up.txt
  llvm/tools/llvm-mc/llvm-mc.cpp

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


More information about the llvm-commits mailing list