Commits

Joe Groff committed 292f44af207
SILGen: Make address-only calling conv caller-copy This is more in line with how IRGen currently behaves and with how loadable values are passed, and will make optimization of address-only functions easier. Swift SVN r4343