Commits

Joe Groff committed 54c6cb383fa
IRGen: Emit ObjC archetype/protocol method calls. Emit ObjC method dispatch for ObjC method calls. This should get calls to generics bound by ObjC protocols working; ObjC existentials still need their representation tweaked not to include witness table pointers. Swift SVN r5600