tinygo/builder
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
..
ar.go
build.go compiler: remove parentHandle from calling convention 2022-01-19 14:42:02 -05:00
builder_test.go
buildid.go
builtins.go
cc.go
cc1as.cpp all: switch to LLVM 13 2022-01-09 11:04:10 +01:00
cc1as.h all: switch to LLVM 13 2022-01-09 11:04:10 +01:00
cc_test.go
clang.cpp
commands.go feat: support build on darwin arm64 (#2439) 2022-01-12 12:10:08 +01:00
config.go
elfpatch.go
env.go builder (env): update clang header search path to look in /usr/lib 2022-01-09 18:46:15 +01:00
error.go
esp.go
jobs.go
library.go arm: Explicitly disable unwind tables 2022-01-14 07:34:36 +01:00
lld.cpp
mingw-w64.go
musl.go builder (musl): add -fno-stack-protector 2022-01-09 18:46:15 +01:00
nrfutil.go
objcopy.go
picolibc.go all: switch to LLVM 13 2022-01-09 11:04:10 +01:00
sizes.go
tools-builtin.go
tools-external.go
tools.go
uf2.go