new testcase for PR2094. The inline asms should not pin allocas to the
authorChris Lattner <sabre@nondot.org>
Tue, 29 Apr 2008 05:53:29 +0000 (05:53 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Apr 2008 05:53:29 +0000 (05:53 +0000)
commit00487995ea3ea4fec1ebcde5332b1b1a4a91345f
tree92cea616800874f16e02034d2b3c881c7d3a41d6
parentcea1fdd1748e06455940d3aa8a258ab65f232840
new testcase for PR2094.  The inline asms should not pin allocas to the
stack anymore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50397 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/inline-asm-mrv.c [new file with mode: 0644]