Commits

Joe Groff committed ef825267950
Runtime: Hack up support for conformance lookup on ObjC classes. As a stopgap till IRGen properly emits indirected class references, support direct class reference protocol conformance records. This should get us to the point we can replace the dlsym hack with the new implementation. Swift SVN r23073