[ms-inline asm] Move the size directive asm rewrite into the target specific
authorChad Rosier <mcrosier@apple.com>
Tue, 19 Mar 2013 17:32:17 +0000 (17:32 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 19 Mar 2013 17:32:17 +0000 (17:32 +0000)
commit023c8802203d7f3b433d93233ccee6f8cce9ca5d
tree0a4e10bb37427061b2b94ed4a5ee78ab80f0ec8d
parent7f63f01a4d4301699f25d92481db547c60778ca2
[ms-inline asm] Move the size directive asm rewrite into the target specific
logic as a QOI cleanup.
rdar://13445327

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