Add a test case for PR3779: when to promote the function return value.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 25 Mar 2009 20:30:19 +0000 (20:30 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 25 Mar 2009 20:30:19 +0000 (20:30 +0000)
commite597282fe57a6d085edd2131b78bed5145cbfa8f
treeae02b8ed68315cd6673dfd17d4521f40d6c4f472
parent3927f438b5a9fdadc17257802b09430b16d225f9
Add a test case for PR3779: when to promote the function return value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67702 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/sext-ret-val.ll [new file with mode: 0644]