[ms-inline asm] Add back-end test case for r166632. Make sure we emit the
authorChad Rosier <mcrosier@apple.com>
Wed, 24 Oct 2012 23:10:28 +0000 (23:10 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 24 Oct 2012 23:10:28 +0000 (23:10 +0000)
commitb3009eec47d2aaa61cc848a66a7bbd69ad9e0f19
treedc631549c757573a90d0494d65739b6ccd633255
parent4e33d94304c499083b2a3d4a8904084001f83882
[ms-inline asm] Add back-end test case for r166632.  Make sure we emit the
correct .s output as well as get the correct encoding by the integrated
assembler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166638 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/ms-inline-asm.ll
test/MC/X86/x86-32-ms-inline-asm.s [new file with mode: 0644]