[ms-inline asm] Perform field lookups with the dot operator.
authorChad Rosier <mcrosier@apple.com>
Thu, 25 Oct 2012 21:51:10 +0000 (21:51 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 25 Oct 2012 21:51:10 +0000 (21:51 +0000)
commitec13022c392747ef166e6be738fc6f00bd7c52d3
treeaac10c84bc6a4ee6a10a95e8452fb1082ea5165e
parentb6cbb6215ccf56c6580746d3471b45577165605f
[ms-inline asm] Perform field lookups with the dot operator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166724 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCParser/MCAsmParser.h
lib/Target/X86/AsmParser/X86AsmParser.cpp