mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
8223b3e210
* don't inline functions if it's not possible - by checking `SILInliner::canInlineApplySite` * fix stack nesting after inlining a `begin_apply`