Commits

Joe Groff committed 7b305c785f0
SILGen: Fix crash when taking an address-only tuple argument. Fix the argument visitor to use RValue's tuple restructuring logic instead of naively trying to cast a TupleInst over destructured arguments, which doesn't work for address-only tuples. Swift SVN r4967