Commits

Joe Groff committed 4a4c70ab36f
IRGen: Implement partial_apply lowering for objc dynamic method values. To do this right, we need to emit the objc_msgSend on the 'self' argument inside the forwarding stub, so handle them in a different code path in IRGenSIL::visitPartialApplyInst. Swift SVN r8112