Commits

Joe Groff committed ab82fa12074
Mangle SILFunctionTypes from their interface types. Make up manglings for generic signatures and their dependent GenericTypeParamTypes and DependentMemberTypes, as well as the generic signature of a GenericFunctionType or SILFunctionType. Use these to build the mangling for a SILFunctionType from its interface types. Swift SVN r13537