[PATCH] D129869: [X86InstPrinter] Introduce markup tags emission

Antonio Frighetto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 08:50:07 PDT 2022


antoniofrighetto created this revision.
antoniofrighetto added reviewers: MaskRay, craig.topper.
Herald added subscribers: jsji, StephenFan, pengfei, hiraditya.
Herald added a project: All.
antoniofrighetto requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

x86 assembly syntax emission now leverages markup tags, if enabled.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D129869

Files:
  llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp
  llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129869.445001.patch
Type: text/x-patch
Size: 4130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/ecfe6b7c/attachment.bin>


More information about the llvm-commits mailing list