tinygo/builder
Elliott Sales de Andrade 0a8bfc57ef all: support Go 1.14
2020-04-12 18:41:34 +02:00
..
ar.go
build.go
buildcache.go
builtins.go builder: make sure -fshort-enums is used consistently 2020-04-07 16:17:10 +02:00
cc1as.cpp
cc1as.h
clang.cpp main: switch to LLVM 10 2020-04-09 20:23:51 +02:00
commands.go
config.go
env.go
error.go compiler: add location information to the IR checker 2019-12-21 20:49:51 +01:00
library.go arm: use -fomit-frame-pointer 2020-04-07 16:17:10 +02:00
lld.cpp
objcopy.go main: refactor compile/link part to a builder package 2019-11-11 20:53:50 +01:00
picolibc.go
sizes.go
tools-builtin.go builder: run tools (clang, ...) as separate processes 2020-04-03 12:41:44 +02:00
tools-external.go builder: run tools (clang, ...) as separate processes 2020-04-03 12:41:44 +02:00
tools.go
uf2.go