mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add a setting to IRGenOptions and key off of it to emit yield_once_2 coroutines using either (1) the same code-path as yield_once coroutines or (2) a new, not-yet implemented code-path. Add flags to set the value in both directions. During bringup, by default, use the existing caller-allocated ABI.
151 KiB
151 KiB