Commits

Joe Groff committed ca673945b16
SILGen: Tidy up ManagedValue. Instead of trying to be cute and lazily copy address-only values, always pass around ManagedValues at +1 (unless they represent lvalues). This cleans up some special-case clutter for address-only values. Swift SVN r4488