MS inline asm: Tests for r214550
authorReid Kleckner <reid@kleckner.net>
Fri, 1 Aug 2014 20:23:29 +0000 (20:23 +0000)
committerReid Kleckner <reid@kleckner.net>
Fri, 1 Aug 2014 20:23:29 +0000 (20:23 +0000)
commite2d6429493d748e24917f8217f7ddd4d29d21ba2
tree743cfbc69d215f38323e4ae79ec7f8de46f7bc75
parent05d2daf00c8777ef087e0cf0856633df9ea3762d
MS inline asm: Tests for r214550

These tests seem like an exception to the rule against assembly emitting
tests in clang.  I made an LLVM side change that can only be tested by
setting up the inline assembly machinery that is only implemented by
Clang.

llvm-svn: 214552
clang/test/CodeGen/ms-inline-asm-functions.c [new file with mode: 0644]
clang/test/CodeGen/ms-inline-asm.c
clang/test/CodeGen/ms-inline-asm.cpp