Commits

Joe Groff committed 7ce4ea860cf
IRGen/Runtime: Handle non-class-metatype to ObjC existential casts. These always fail, and it doesn't make sense to inline this check into the cast site, so provide additional runtime functions for metatype-to-objc-existential casts. Swift SVN r23237