[ms-inline asm] Move the immediate asm rewrite into the target specific
authorChad Rosier <mcrosier@apple.com>
Tue, 19 Mar 2013 21:58:18 +0000 (21:58 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 19 Mar 2013 21:58:18 +0000 (21:58 +0000)
commitf3c04f6a9f430e1d89f74b54e0942cda5ebb2211
treeb6325e392f617b71f01ef42b9b9eddae355809eb
parent2393cb92b8238cb6972c8c13fc16e03ecce19711
[ms-inline asm] Move the immediate asm rewrite into the target specific
logic as a QOI cleanup.  No functional change.  Tests already in place.
rdar://13456414

llvm-svn: 177446
llvm/lib/MC/MCParser/AsmParser.cpp
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp