]> granicus.if.org Git - clang/commit
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)
commitfded34de2a2e700ce7d36d1778c075c363b37ae7
treec71db2c60973286db662d300e0a0eb8cb56c5f76
parentf3bd7cfdd7b077bb2f05f21f25f7865262f209b3
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@214552 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ms-inline-asm-functions.c [new file with mode: 0644]
test/CodeGen/ms-inline-asm.c
test/CodeGen/ms-inline-asm.cpp