[PATCH] D41610: [X86] Implementation of X86Operand::print

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 00:45:11 PST 2017


avt77 created this revision.
avt77 added reviewers: RKSimon, spatel, craig.topper, dtemirbulatov, fhahn, Gerolf.

The current body of the feature is empty. This patch produces the real info describing the given MC operand. Such extended debug logging realy helped when I was working with https://reviews.llvm.org/D41595.


https://reviews.llvm.org/D41610

Files:
  lib/Target/X86/AsmParser/X86AsmParser.cpp
  lib/Target/X86/AsmParser/X86Operand.h
  test/MC/X86/x86_64-asm-match.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41610.128270.patch
Type: text/x-patch
Size: 18447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171228/23b65d65/attachment.bin>


More information about the llvm-commits mailing list