[PATCH] D75218: Make asm printer use custom separator instead of hard-coded tabs.
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 12 13:42:18 PDT 2020
oontvoo updated this revision to Diff 270506.
oontvoo marked an inline comment as done.
oontvoo added a comment.
Moved common `<< Separator` out of switch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75218/new/
https://reviews.llvm.org/D75218
Files:
llvm/include/llvm/MC/MCInstPrinter.h
llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp
llvm/lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
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: D75218.270506.patch
Type: text/x-patch
Size: 30190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/2e7c2304/attachment-0001.bin>
More information about the llvm-commits
mailing list