Commits

Michael Gottesman committed 46d5660768f
[devirtualization] Add SILType::substInterfaceGenericArgs a SIL level wrapper for SILFunctionType::substInterfaceGenericArgs. By exposing this we reduce the need for SIL level passes to touch the AST when they need to specialize with just a subst list. Swift SVN r16765