summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2020-10-14 12:13:20 -0700
committerJosh Stone <jistone@redhat.com>2020-10-14 12:13:20 -0700
commit5c4565771ea62c081eb21adc4cf57aeb761ee211 (patch)
tree0b1d429cacb14dd8643f487330f6ac4ec480fb3a /.gitmodules
parent5565241f65cf402c3dbcb55dd492f172c473d4ce (diff)
Rebase LLVM onto 11.0.0 final
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index d460b6508f6..984113151de 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -37,7 +37,7 @@
[submodule "src/llvm-project"]
path = src/llvm-project
url = https://github.com/rust-lang/llvm-project.git
- branch = rustc/11.0-2020-09-22
+ branch = rustc/11.0-2020-10-12
[submodule "src/doc/embedded-book"]
path = src/doc/embedded-book
url = https://github.com/rust-embedded/book.git