Add support for syntax highlighting X86 assembly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D159241
[llvm] Add assembly syntax highlighting for X86 ClosedPublic Authored by JDevlieghere on Aug 30 2023, 4:44 PM.
Details Summary Add support for syntax highlighting X86 assembly.
Diff Detail
Event TimelineJDevlieghere added a parent revision: D159162: [llvm] Add assembly syntax highlighting.Aug 30 2023, 4:44 PM This revision is now accepted and ready to land.Sep 1 2023, 9:12 AM Closed by commit rGdd2911d8745a: [llvm] Support assembly color highlighting for X86 (authored by JDevlieghere). · Explain WhySep 1 2023, 12:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555481 llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp
llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp
llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp
|