Commits

Joe Groff committed 59fb775cd0f
SILGen: Implement existential method references. Handle ExistentialMemberRef for methods by emitting ExistentialMethodInst, similar to ArchetypeMemberRef. Properties still need to be implemented. Swift SVN r3507