Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/
-
trunk/
-
bindings/go/llvm/
-
go/
-
llvm/
-
transforms_coroutines.go
-
tools/llvm-go/
-
llvm-go/
-
llvm-go.go
Hide Panel
f
Keyboard Reference
?
Differential
D50951
[bindings/go] Add coroutine passes
Closed
Public
Authored by
aykevl
on Aug 19 2018, 4:35 PM.
Download Raw Diff
Details
Reviewers
whitequark
Commits
rGfdca0c6d2ea9: [bindings/go] Add coroutine passes
rL340148: [bindings/go] Add coroutine passes
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
Herald
added a subscriber:
modocache
.
·
View Herald Transcript
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
Closed by commit
rL340148: [bindings/go] Add coroutine passes
(authored by
whitequark
).
·
Explain Why
Aug 19 2018, 4:40 PM
This revision was automatically updated to reflect the committed changes.