all: use compiler-rt from LLVM

This commit is contained in:
Ayke van Laethem
2022-01-02 00:26:15 +01:00
committed by Ron Evans
parent 09a3c6a16b
commit 83227e68df
12 changed files with 42 additions and 22 deletions
-4
View File
@@ -10,10 +10,6 @@
[submodule "lib/cmsis-svd"]
path = lib/cmsis-svd
url = https://github.com/tinygo-org/cmsis-svd
[submodule "lib/compiler-rt"]
path = lib/compiler-rt
url = https://github.com/llvm-mirror/compiler-rt.git
branch = release_80
[submodule "lib/wasi-libc"]
path = lib/wasi-libc
url = https://github.com/CraneStation/wasi-libc