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

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 09:40:52 PST 2018


avt77 updated this revision to Diff 129111.
avt77 added a comment.

I renamed the feature and replaced the assertion with dyn_cast.


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.129111.patch
Type: text/x-patch
Size: 18095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180109/0e480d0a/attachment.bin>


More information about the llvm-commits mailing list