Commits

Joe Groff committed fe99127bdbc
SILGen: Don't emit base_protocol or associated_type_protocol witness table entries for @objc requirements. And put the 'P->isObjC()' check behind a more semantic 'protocolRequiresWitnessTable' check. Swift SVN r11276