tinygo/builder
Ayke van Laethem ad022ef23d riscv: add support for compiler-rt
This gets all the tests to compile and many of them to pass. There are
some issues left, but those are probably unrelated to compiler-rt.
2019-12-14 12:48:21 +01:00
..
ar.go builder: write a symbol table when writing out the compiler-rt lib 2019-11-13 13:52:20 +01:00
build.go builder: use builtin Clang when building statically 2019-12-11 20:17:35 +01:00
buildcache.go main: refactor compile/link part to a builder package 2019-11-11 20:53:50 +01:00
builtins.go riscv: add support for compiler-rt 2019-12-14 12:48:21 +01:00
cc1as.cpp builder: use builtin Clang when building statically 2019-12-11 20:17:35 +01:00
cc1as.h builder: use builtin Clang when building statically 2019-12-11 20:17:35 +01:00
clang.cpp builder: use builtin Clang when building statically 2019-12-11 20:17:35 +01:00
commands.go all: switch to LLVM 9 2019-11-16 18:44:27 +01:00
compiler-builtin.go builder: use builtin Clang when building statically 2019-12-11 20:17:35 +01:00
compiler-external.go builder: use builtin Clang when building statically 2019-12-11 20:17:35 +01:00
config.go main: refactor compile/link part to a builder package 2019-11-11 20:53:50 +01:00
env.go all: switch to LLVM 9 2019-11-16 18:44:27 +01:00
error.go main: refactor compile/link part to a builder package 2019-11-11 20:53:50 +01:00
linker-builtin.go main: refactor compile/link part to a builder package 2019-11-11 20:53:50 +01:00
linker-external.go main: refactor compile/link part to a builder package 2019-11-11 20:53:50 +01:00
lld.cpp main: refactor compile/link part to a builder package 2019-11-11 20:53:50 +01:00
objcopy.go main: refactor compile/link part to a builder package 2019-11-11 20:53:50 +01:00
sizes.go main: refactor compile/link part to a builder package 2019-11-11 20:53:50 +01:00
uf2.go main: refactor compile/link part to a builder package 2019-11-11 20:53:50 +01:00