Commits

Michael Gottesman committed 709c9e91604
[sil-arc-opts] {Class, Super, Peer, Protocol}MethodInsts can't use reference counted values if their operand is of metatype type. This is a safe assumption to make since one can not convert in between objects and metatypes. Swift SVN r12695