[ms-inline asm] Add an implementation of the offset operator. This is a follow
authorChad Rosier <mcrosier@apple.com>
Tue, 23 Oct 2012 17:43:43 +0000 (17:43 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 23 Oct 2012 17:43:43 +0000 (17:43 +0000)
commit5a719fcb5ea91ec4e7af6fc2e48ec31774a859dd
tree062b069d6dce6796c6e21522bc1b3ea7cffb1de8
parenta7554630e9e8967104f4183be3dfebf79ba0b1e5
[ms-inline asm] Add an implementation of the offset operator.  This is a follow
on patch to r166433.
rdar://12470317

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