Commits

Joe Groff committed eaf84f5f0e3
SILGen: Use the 'dynamic' attribute to decide whether to emit ObjC dispatches. When -enable-dynamic is passed, only require ObjC dispatch for 'dynamic' methods and accessors instead of for all @objc entities. Swift SVN r19839