Commits

Nadav Rotem committed 42c966fc147
Devirtualize archetype_method instructions on non-generic lookup types. For example, if ABC is not a generic type we can replace this instruction with a function_ref instruction to a specific function: archetype_method $ABC, #pingable.ping!1 Swift SVN r12571