Commits

John McCall committed 6a91f7a1723
Various improvements to the function-type ABI. Teach IRGen and the runtime about the extra inhabitants of function pointers, and take advantage of that in thin and thick function types. Also add runtime entrypoints for thin function type metadata. Swift SVN r24346