Commits

Joe Groff committed 19b9ad913ee
SILGen: Use 'isObjC' bit on SILConstant. When we intend an ObjC dispatch, indicate so in the SILConstant. This lets us distinguish Swift from ObjC dispatch for Swift classes with ObjC superclasses. Swift SVN r5207