tinygo/compiler/testdata
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
..
basic.go
basic.ll
channel.go compiler: avoid zero-sized alloca in channel operations 2021-09-09 11:24:52 +02:00
channel.ll
float.go
float.ll
func.go
func.ll
gc.go
gc.ll
go1.17.go
go1.17.ll
goroutine-cortex-m-qemu-tasks.ll
goroutine-wasm-asyncify.ll
goroutine.go
interface.go
interface.ll compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
intrinsics-cortex-m-qemu.ll
intrinsics-wasm.ll compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
intrinsics.go compiler: move LLVM math builtin support into the compiler 2021-08-10 20:08:27 +02:00
pointer.go
pointer.ll
pragma.go
pragma.ll
slice.go
slice.ll
string.go
string.ll