aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorAyke van Laethem <[email protected]>2019-02-14 11:24:29 +0100
committerRon Evans <[email protected]>2019-03-22 22:55:11 +0100
commit9c41011e176e00fc1ff8918ee61bc19bfd26ac0f (patch)
treecf6d1dec7b92fc9a3ce9ef5581176974c816613a /.gitmodules
parent5569cd1b6b3aff8f52052d5ff1028d9bb87fba24 (diff)
downloadtinygo-9c41011e176e00fc1ff8918ee61bc19bfd26ac0f.tar.gz
tinygo-9c41011e176e00fc1ff8918ee61bc19bfd26ac0f.zip
all: switch to LLVM 8
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 0e29f9f1a..899df8f81 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,4 +13,4 @@
[submodule "lib/compiler-rt"]
path = lib/compiler-rt
url = https://github.com/llvm-mirror/compiler-rt.git
- branch = release_70
+ branch = release_80