aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/multiple-return-values.ll
AgeCommit message (Collapse)Author
2008-03-12Make this test x86-specific for now; targets that don't useDan Gohman
the automated CallingConv code to handle return values typically don't support multiple return values. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48265 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-11Basic feature test for multiple return values in codegen.Dan Gohman
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48260 91177308-0d34-0410-b5e6-96231b3b80d8