Commits

John McCall committed 968ed02f541
Add standard metadata for the empty tuple. Add standard value witness tables for the empty tuple (useful for the previous and for empty types in general) and the trivial function type ()->() (useful for all function types). Add metadata-fetching functions for tuple and function types. Swift SVN r2863