[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)
commit0397edd9c8d47ddf66ad967c7ed64c978c8309e8
tree17ecdedae5a93a93b365c6adf9ff97cf70bab95c
parent70fd574c2e0fed3d1b4b18fd7ddc44766767264e
[ms-inline asm] Add support for parsing [Intel dialect] memory operands that use
segmented registers.  Test case to come.

llvm-svn: 165275
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp