[PATCH] D159162: [llvm] Add assembly syntax highlighting
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 17:24:35 PDT 2023
JDevlieghere updated this revision to Diff 554871.
JDevlieghere added a comment.
- Fix missing space that caused test failures.
- Rename `Markup::Address` to `Markup::Target` and add `Markup::Memory`.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159162.554871.patch
Type: text/x-patch
Size: 21365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/e01c62f8/attachment.bin>
More information about the llvm-commits
mailing list