[PATCH] D75218: Make asm printer for X86 use custom separator instead of hard-coded tabs.

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 15:06:43 PST 2020


oontvoo created this revision.
oontvoo added a reviewer: ondrasej.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Make asm printer for X86 use custom separator instead of hard-coded tabs.


https://reviews.llvm.org/D75218

Files:
  llvm/include/llvm/MC/MCInstPrinter.h
  llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp
  llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp
  llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.h
  llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75218.246843.patch
Type: text/x-patch
Size: 12093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200226/d2420027/attachment.bin>


More information about the llvm-commits mailing list