Commits

Joe Groff committed 447f2722f83
SILGen: Open existential metatypes using open_existential_metatype instead of open_existential_ref. We have dedicated instructions for existential metatypes now; no need to overload the class existential instructions. Swift SVN r26176