Commit Graph

5 Commits

Author SHA1 Message Date
Kavon Farvardin
006e2b446b Replace destoryDistributedActor builtin with destroyDefaultActor
Currently, they both end up doing the exact same thing, so there's
no need for both.
2021-10-21 19:41:31 -07:00
Dario Rexin
d43ea45b6a Revert "Revert "Merge pull request #38938 from drexin/wip-dist-resolve" (#38994)" (#39011)
This reverts commit f6ae9f3387.
2021-08-24 13:33:37 +09:00
Konrad `ktoso` Malawski
f6ae9f3387 Revert "Merge pull request #38938 from drexin/wip-dist-resolve" (#38994)
This reverts commit a4f3f2fb48, reversing
changes made to 8cf6c2e71b.
2021-08-23 20:30:41 +09:00
Dario Rexin
810e2cff84 [Distributed] Fix type lowering for Builtin.initializeDistributedRemoteActor 2021-08-19 17:31:11 -07:00
Konrad `ktoso` Malawski
0c3720bc92 [Distributed] introduce GenDistributed.h/cpp for code organization 2021-08-12 14:09:01 +09:00