[ms-inline asm] Add the OpDecl to the InlineAsmIdentifierInfo struct and in turn
authorChad Rosier <mcrosier@apple.com>
Mon, 22 Apr 2013 22:04:25 +0000 (22:04 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 22 Apr 2013 22:04:25 +0000 (22:04 +0000)
commit248f4965d29362db182d642cdf5fcbeba5c997a4
tree41f43ba951b489baa4ca216e772601cc7b64f02d
parent2ad047e04dd4c19defade4799834efacb0024551
[ms-inline asm] Add the OpDecl to the InlineAsmIdentifierInfo struct and in turn
the MCParsedAsmOperand.
Part of rdar://13663589

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