[ms-inline asm] Split the parsing of IR asm strings into GCC and MS variants.
authorChad Rosier <mcrosier@apple.com>
Tue, 11 Sep 2012 19:09:56 +0000 (19:09 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 11 Sep 2012 19:09:56 +0000 (19:09 +0000)
commita7b159ccdd3531853dc49dd91cf8948ce382e1c1
treeb5dbf4a03bd72b5d1fefa34147bd1d43484c654d
parent020aba0c3b6092e353e133446cb6453f95f0d61b
[ms-inline asm] Split the parsing of IR asm strings into GCC and MS variants.
Add support in the EmitMSInlineAsmStr() function for handling integer consts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163645 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
test/CodeGen/X86/ms-inline-asm.ll