Commits

Joe Groff committed 4c6ef04d02a
IRGen: Expand function signatures from SILFunctionType's interface types. Now that we unique equivalent archetypes and lower interface types from the AST, we can convert IRGen over to using the interface types of the SILFunctionType when expanding out an LLVM function signature. Swift SVN r12566