Files
llvm-6502/include/llvm/Support
Dan Gohman fc74abfba5 Enable first-class aggregates support.
Remove the GetResultInst instruction. It is still accepted in LLVM assembly
and bitcode, where it is now auto-upgraded to ExtractValueInst. Also, remove
support for return instructions with multiple values. These are auto-upgraded
to use InsertValueInst instructions.

The IRBuilder still accepts multiple-value returns, and auto-upgrades them
to InsertValueInst instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53941 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-23 00:34:11 +00:00
..
2008-02-20 16:44:09 +00:00
2008-02-20 16:44:09 +00:00
2008-04-02 14:57:52 +00:00
2008-07-10 22:57:49 +00:00
2008-07-10 22:26:19 +00:00