Commits

Chris Lattner committed f7247fbed39
Fix SILGenFunction::emitReferenceToDecl to property return references to 'let' declarations +1. This isn't used yet, as the peephole around LoadExprs is still doing all the work here (and it is already +1 correct). Swift SVN r11573