Commits

Chris Lattner committed c79e208eac4
enhance SILGenFunction::emitLoad to know how to produce a loadable value as +0 when the client requests it. This avoids emitting some pointless retain/releases. This finishes up: <rdar://problem/17207456> Unable to access dynamicType of an object in a class initializer that isn't done Swift SVN r22736