[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)
commita62352448727b11b03b8d82022f1d77f7df416f4
treea6d8fe2de10dba6162091b61de9dac9199103b26
parenteac2b2003e9347aa8014a8793f317f03301d7598
[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

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