Commits

John McCall committed c7bcadf450b
On further reflection and use, the concept of an RValue is not actually very useful; it is much more interesting to divide r-value emission into "to arguments" and "to memory" models. To that end, introduce a new structure for holding an "exploded" r-value. Swift SVN r1006