[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)
commitdd5eada24195b48e6541174f9a7d8c9291d8b318
tree1e57b78ad7ef3b146ca6d4122a1a6c4d4c64227d
parent36138e60686db4cc3267c537a9383e93d226c902
[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.

llvm-svn: 166638
llvm/test/CodeGen/X86/ms-inline-asm.ll
llvm/test/MC/X86/x86-32-ms-inline-asm.s [new file with mode: 0644]