Commits

Joe Groff committed 2f66cfed708
IRGen: Lower protocol_method in -emit-sil-protocol-witness-tables mode. We still abuse the 'ExtraData' concept to carry the existential self type metadata from the protocol_method to the application, so we let that argument come from ExtraData when expanding the signature and consume it when binding arguments. Swift SVN r11565