Let function call return aggregate.
authorDevang Patel <dpatel@apple.com>
Thu, 21 Feb 2008 01:54:02 +0000 (01:54 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 21 Feb 2008 01:54:02 +0000 (01:54 +0000)
commitbb4f8d40458eb086cb901e19c4be0777e2a73dce
tree12bc619006390b92f39e19ae5f77eb52f9deb8f0
parentef00f9d377040c9599ac827daaaa0722381fd310
Let function call return aggregate.
Now, we have very first multiple return value testcase!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47424 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Value.cpp
lib/VMCore/Verifier.cpp
test/Assembler/2005-01-31-CallingAggregateFunction.ll
test/Assembler/2008-02-20-MultipleReturnValue.ll [new file with mode: 0644]