Commits

Joe Groff committed 584009d27e9
SIL: Remove copy_value's result. We won't have any types where copying has an effect on the bit pattern (except for blocks, which need special handling anyway), and copy_value having a result makes optimizations more complex, so remove it. Swift SVN r15640