[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)
commit811ddf64afb03fb2262209034900f03fa797879c
treea4d3c0c3b643db75f80878ffb6222fe04e0c26ab
parent9deb91722cc4a7e0aa220b0a210c56ac95c62d73
[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

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