Revert "all: use compiler-rt from the llvm-project directory"

This reverts commit acdaaa17d8.
See https://github.com/tinygo-org/tinygo/issues/734 for details.
This commit is contained in:
Ayke van Laethem
2019-11-25 11:06:39 +01:00
committed by Ron Evans
parent 10e1420237
commit 4be80e0372
4 changed files with 14 additions and 15 deletions
+4
View File
@@ -10,3 +10,7 @@
[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