Skip to content

Commit 0e2ca9a

Browse files
Merge pull request #80483 from nate-chandler/general-coro/20250327/2
[CoroutineAccessors] Open-code a task_dealloc_thru
2 parents 96ea03f + cb68533 commit 0e2ca9a

10 files changed

+1160
-14
lines changed

lib/IRGen/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ add_swift_host_library(swiftIRGen STATIC
1717
GenClass.cpp
1818
GenConstant.cpp
1919
GenControl.cpp
20+
GenCoro.cpp
2021
GenCoverage.cpp
2122
GenConcurrency.cpp
2223
GenDistributed.cpp

0 commit comments

Comments
 (0)