Commits

Joe Groff committed e37829e49bb
SILGen: Factor 'getMethodDispatch' out of SILGenApply. We need to be able to ask whether a method requires dynamic dispatch in other places in SILGen. NFC yet, but a step on the way to fixing <rdar://problem/17577579>. Swift SVN r19636