Commits

Joe Groff committed c0e972eaa78
IRGen: Pass through SILFunctionTypes in differsByAbstraction. Function abstraction differences should have been handled by SILGen. Do a sanity check to make sure the conventions line up, and then assume that the function types are compatible. Swift SVN r11620