Commits
Michael Gottesman committed 5d2a25f0b97
Make sure that every operand of every SILInstruction that is generic has primary archetypes which are valid in the current function's context. I also refactored out common code used both here and in checkApplyInst that does the same thing but for ApplyInst substitution parameters. Swift SVN r15278