This is an archive of the discontinued LLVM Phabricator instance.

[bindings/go] Add coroutine passes
ClosedPublic

Authored by aykevl on Aug 19 2018, 4:35 PM.

Details

Summary

Add Go bindings for CoroEarly, CoroSplit, CoroElide and CoroCleanup.

Diff Detail

Repository
rL LLVM

Event Timeline

aykevl created this revision.Aug 19 2018, 4:35 PM
whitequark accepted this revision.Aug 19 2018, 4:38 PM
This revision is now accepted and ready to land.Aug 19 2018, 4:38 PM
This revision was automatically updated to reflect the committed changes.