[ms-inline asm] Add support for parsing [Intel dialect] memory operands that use
authorChad Rosier <mcrosier@apple.com>
Thu, 4 Oct 2012 23:59:38 +0000 (23:59 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 4 Oct 2012 23:59:38 +0000 (23:59 +0000)
commit5b0f1b37639d57dec72972fe445880a8a99d8674
tree37c8a834ec37c217454b901d568903df486f6904
parent99b11484d9c0dea9d010d0a37bacc82a11972617
[ms-inline asm] Add support for parsing [Intel dialect] memory operands that use
segmented registers.  Test case to come.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165275 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp