Commits

Joe Groff committed 7e29184b774
IRGen: Map SIL rets to indirect returns. If the IR calling convention for a type SIL considers loadable requires an indirect return, for example, for large structs, map the SIL direct return to an indirect return. Swift SVN r4553