Commits

Joe Groff committed 65f45d69ab2
SILGen: Only apply the primary archetype substitutions to an archetype_method. This matches what SIL expects for generic function applications. Add a 'getPrimarySubstitutions' convenience method to ConcreteDeclRef. Swift SVN r11579