Commits

Joe Groff committed 6cfcb412b3f
SILGen: Support super.constructor. Match SuperConstructorRefCallExpr and emit a ConstantRef to the initializing constructor. Remove some now-redundant code in TypeLowering to fake up the type of the initializing entry point. Swift SVN r3879