Commits

Joe Groff committed 2dc7678253e
Runtime: Handle the easy cases for protocol lookup. Set up the basic logic for first looking into a cache then pulling in conformances from enqueued images and trying again for exact-matchable types (pretty much just nongeneric native value types). Swift SVN r23053