Commits

Mark Lacey committed e348535c3c0
Small clean-up - use hasArchetype() directly in the optimizer. In a few places we were calling into a function that just returned T->hasArchetype(). This just changes those places to test it directly. Swift SVN r19427