Commits

Jordan Rose committed a3cd729262b
[serialization] Add support for FunctionType. The only tricky thing here is that the calling convention enum needs to be stable in the module format, so it's marshalled in and out by helper functions when crossing serialization boundaries. Swift SVN r5699