Commits

Joe Groff committed e245f9ee893
SILGen: Thunk blocks into native Swift functions when bridging into Swift. Emit Swift thunk functions to bridge blocks into native function values. On entry into @objc thunks, copy_block blocks to ensure they've been lifted off the stack. Swift SVN r16177