swift
dd238343
- [CoroutineAccessors] Open code alloc fn.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
106 days ago
[CoroutineAccessors] Open code alloc fn. Replace the runtime function with an open-coded version.
References
#80361 - [CoroutineAccessors] Open code alloc/dealloc functions.
Author
nate-chandler
Committer
nate-chandler
Parents
b878155a
Files
6
include/swift/Runtime
Coro.h
RuntimeFunctions.def
lib/IRGen
GenCall.cpp
stdlib/public/runtime
Coro.cpp
test/IRGen
coroutine_accessors.swift
coroutine_accessors_popless.swift
Loading