[PATCH] D159241: [llvm] Add assembly syntax highlighting for X86
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 30 16:44:07 PDT 2023
JDevlieghere created this revision.
JDevlieghere added reviewers: craig.topper, MaskRay, antoniofrighetto.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
JDevlieghere requested review of this revision.
Herald added a project: LLVM.
Add support for syntax highlighting X86 assembly.
https://reviews.llvm.org/D159241
Files:
llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp
llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp
llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159241.554864.patch
Type: text/x-patch
Size: 5495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/d8dd2172/attachment.bin>
More information about the llvm-commits
mailing list