[PATCH] X86Operand is extracted into individual header, because it allows to create an arbitrary memory operand and append it to MCInst. It'll be reused in X86 inline assembly instrumentation.

Yuri Gorshenin ygorshenin at chromium.org
Thu Feb 20 10:12:42 PST 2014


X86Operand is extracted into individual header

http://llvm-reviews.chandlerc.com/D2849

Files:
  lib/Target/X86/AsmParser/X86AsmParser.cpp
  lib/Target/X86/AsmParser/X86AsmParserCommon.h
  lib/Target/X86/AsmParser/X86Operand.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2849.1.patch
Type: text/x-patch
Size: 35160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140220/6646904d/attachment.bin>


More information about the llvm-commits mailing list