Commits

Chris Lattner committed 63d3c8641e5
Simplify SILGen to always emit the base of a dynamicType expr at +0, avoiding some retain/releases. There is nothing that requires a +1 base and the extra retain/release occasionally get in the way. Swift SVN r22731