Commits

Andrew Trick committed e1624166de6
Prevent dead argument removal when that argument provides self metadata and dynamic Self is bound to a generic parameter somewhere in the method. Partially fixes <rdar://problem/20946480> IRGen assert: no local self metadata for bound generic argument Swift SVN r28786