Commits

Joe Groff committed 92a5e692939
SILGen: Implement archetype method references. Use ArchetypeMethodInst to implement ArchetypeMemberRefExprs that reference methods. Properties are not yet handled. Fix up ArchetypeInst implementation a bit to substitute the "This" type in the method type and to accept archetype-metatypes in addition to archetype addresses. Swift SVN r3503