[ms-inline asm] Offset operator - the size should be based on the size of a
authorChad Rosier <mcrosier@apple.com>
Tue, 23 Oct 2012 23:42:06 +0000 (23:42 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 23 Oct 2012 23:42:06 +0000 (23:42 +0000)
commita6cf7a62a7adc45680597ae2630a268d8d548517
treebb48fde0700e9ab0340eea07db51ed85765cdb85
parentd4d96acb9117574510390af700ec0eca375f58f2
[ms-inline asm] Offset operator - the size should be based on the size of a
pointer, not the size of the variable.
Part of rdar://12470317

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