swift
dd238343 - [CoroutineAccessors] Open code alloc fn.

Commit
106 days ago
[CoroutineAccessors] Open code alloc fn. Replace the runtime function with an open-coded version.
Author
Committer
Parents
  • include/swift/Runtime
    • File
      Coro.h
    • File
      RuntimeFunctions.def
  • lib/IRGen
    • File
      GenCall.cpp
  • stdlib/public/runtime
    • File
      Coro.cpp
  • test/IRGen
    • File
      coroutine_accessors.swift
    • File
      coroutine_accessors_popless.swift