Commits

Doug Gregor committed ab8253cfde4
[Import as memory] SILGen for delegation to a C function imported as an initializer. Always statically dispatch to C functions imported as members, and call to the foreign entry point. This gets us through SILGen, but DI is still deeply unhappy with the resulting SIL.