OSDN Git Service

Basic feature test for multiple return values in codegen.
authorDan Gohman <gohman@apple.com>
Tue, 11 Mar 2008 23:53:16 +0000 (23:53 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 11 Mar 2008 23:53:16 +0000 (23:53 +0000)
commitcb5b317890e03ac90411b7d0f1d648bf2cccb94c
treeb65302c7eef5e36546dc40d2a097b88f8c7c2613
parent5241957b1f6876452705f94e0ed60dd2c33a5c84
Basic feature test for multiple return values in codegen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48260 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/multiple-return-values.ll [new file with mode: 0644]