tinygo/compiler/llvmutil
Nia Waldvogel c6ae1c58fc compiler: remove parentHandle from calling convention
This removes the parentHandle argument from the internal calling convention.
It was formerly used to implment coroutines.
Now that coroutines have been removed, it is no longer necessary.
2022-01-19 14:42:02 -05:00
..
llvm.go compiler: refactor func lowering to the transform package 2019-12-04 22:19:49 +01:00
wordpack.go compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00