Commits

Joe Groff committed 9d2f5719dc1
IRGen: Factor logic to look up witness tables out of forEachProtocolWitnessTable loop. This lets us share implementation with emitArchetypeMethodValue and easily generalize emitArchetypeMethodValue to work with concrete types. Swift SVN r10941