Commits
Joe Groff committed 1f1c00cf9e1
SIL: Add instructions to convert metatypes to object references. Add objc_metatype_to_object and objc_existential_metatype_to_object to convert metatypes to AnyObject, and objc_protocol to get a reference to an @objc protocol descriptor as a Protocol class instance. Swift SVN r18824