diff options
author | Ayke van Laethem <[email protected]> | 2019-11-13 14:55:22 +0100 |
---|---|---|
committer | Ron Evans <[email protected]> | 2019-11-13 16:00:22 +0100 |
commit | acdaaa17d8232989d310292a512e70fccdb288a5 (patch) | |
tree | b3e80ee35c340c6bdb34ce6fd2af26a276b2293e /lib | |
parent | b7b548a8d01470f9af01e49a887a70f5fb33f29b (diff) | |
download | tinygo-acdaaa17d8232989d310292a512e70fccdb288a5.tar.gz tinygo-acdaaa17d8232989d310292a512e70fccdb288a5.zip |
all: use compiler-rt from the llvm-project directory
We don't need the separate submodule: compiler-rt is already included in
the llvm-project repository.
This should hopefully make CI slightly faster too.
Diffstat (limited to 'lib')
m--------- | lib/compiler-rt | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/compiler-rt b/lib/compiler-rt deleted file mode 160000 -Subproject 5bc79797e1f9184f39e1bd30fac75d995b72cea |