]> granicus.if.org Git - clang/commit
Tests for inline asm constraints, generic and x86.
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Tue, 2 Nov 2010 23:03:52 +0000 (23:03 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Tue, 2 Nov 2010 23:03:52 +0000 (23:03 +0000)
commit926ee13e1061c351f948a39d3a2ee86d590dfc67
treee9abdbc18feacc7ccdb684909c626d3559c55221
parentfa8e11be2954b9c84a3e0afc984e4b3cb8837dda
Tests for inline asm constraints, generic and x86.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118108 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/mult-alt-generic.c [new file with mode: 0644]
test/CodeGen/mult-alt-x86.c [new file with mode: 0644]