Chris Lattner 4b4863188f Implement ret with operand, giving us this:
int %test(int %A) {
  ret int %A
}


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24773 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-17 08:15:09 +00:00
..
2005-12-12 20:30:09 +00:00
2005-11-10 21:39:29 +00:00
2005-12-17 07:18:44 +00:00
2005-12-14 22:02:59 +00:00