tinygo/builder
Elliott Sales de Andrade 4858b27120 Also disable asynchronous unwind tables
These seem to be enabled in LLVM 14, and cause undefined symbol errors.
2022-04-11 14:58:55 +02:00
..
ar.go
build.go src/runtime: add runtime.Version() 2022-03-19 15:36:44 +01:00
builder_test.go targets: change LLVM features to match vanilla Clang 2021-11-20 02:48:23 +01:00
buildid.go builder: prefer GNU build ID over Go build ID 2022-01-27 18:38:40 +01:00
builtins.go all: use compiler-rt from LLVM 2022-04-10 21:03:59 +02:00
cc.go all: add support for ThinLTO 2022-03-12 12:55:38 +01:00
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 builder: cache C and assembly file outputs 2021-04-05 20:52:04 +02:00
clang.cpp all: switch to LLVM 11 for static builds 2020-12-10 07:01:32 +01:00
commands.go feat: support build on darwin arm64 (#2439) 2022-01-12 12:10:08 +01:00
config.go Allow building with go 1.18 2022-04-09 09:16:37 +02:00
darwin-libsystem.go builder: add support for cross compiling to Darwin 2022-02-12 15:33:06 +01:00
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 compiler: add location information to the IR checker 2019-12-21 20:49:51 +01:00
esp.go
jobs.go
library.go Also disable asynchronous unwind tables 2022-04-11 14:58:55 +02:00
lld.cpp builder: add support for cross compiling to Darwin 2022-02-12 15:33:06 +01:00
mingw-w64.go all: use compiler-rt from LLVM 2022-04-10 21:03:59 +02:00
musl.go all: use compiler-rt from LLVM 2022-04-10 21:03:59 +02:00
nrfutil.go
objcopy.go main: add initial support for (in-development) LLVM 11 2020-10-13 20:23:50 +02:00
picolibc.go all: use compiler-rt from LLVM 2022-04-10 21:03:59 +02:00
sizes.go
tools-builtin.go builder: add support for cross compiling to Darwin 2022-02-12 15:33:06 +01:00
tools-external.go all: update build constraints to Go 1.17 2022-02-04 07:49:46 +01:00
tools.go
uf2.go all: fix staticcheck warnings 2021-09-27 15:47:12 +02:00