Commits

Michael Gottesman committed 617ea48e8bc
Refactor getForwardingSubstitutions onto SILFunction. NFC. This is also useful in general SIL passes when generating thunks. I am going to use this in function signature optimization and closure specialization. Swift SVN r25356