summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-06-20 09:30:39 +0200
committerNikita Popov <nikita.ppv@gmail.com>2022-06-25 09:36:03 +0200
commit6e6b3eaa9f5512b4a861fc61c35cce44601a1148 (patch)
tree89f37171718701f4c90e3697cc26d11e0ad19fd7 /.gitmodules
parent9a0b7749665d925d8f533756149deba74f2db88b (diff)
downloadrust-6e6b3eaa9f5512b4a861fc61c35cce44601a1148.tar.gz
rust-6e6b3eaa9f5512b4a861fc61c35cce44601a1148.zip
Update LLVM submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 21bce3c7fa0..a524098845a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,7 +34,7 @@
 [submodule "src/llvm-project"]
 	path = src/llvm-project
 	url = https://github.com/rust-lang/llvm-project.git
-	branch = rustc/14.0-2022-03-22
+	branch = rustc/14.0-2022-06-20
 [submodule "src/doc/embedded-book"]
 	path = src/doc/embedded-book
 	url = https://github.com/rust-embedded/book.git