about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2024-07-09 09:34:59 +0200
committerNikita Popov <npopov@redhat.com>2024-07-30 10:22:48 +0200
commit579ab05e76f1434f3074195c7291895f1257bc97 (patch)
treeb8f34d19fbb59d512fb1d81ecf59eee41948c864 /.gitmodules
parent7e3a971870f23c94f7aceb53b490fb37333150ff (diff)
downloadrust-579ab05e76f1434f3074195c7291895f1257bc97.tar.gz
rust-579ab05e76f1434f3074195c7291895f1257bc97.zip
Update to LLVM 19
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 9ad207a0d52..b5250d49386 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -33,7 +33,7 @@
 [submodule "src/llvm-project"]
 	path = src/llvm-project
 	url = https://github.com/rust-lang/llvm-project.git
-	branch = rustc/18.1-2024-05-19
+	branch = rustc/19.1-2024-07-30
 	shallow = true
 [submodule "src/doc/embedded-book"]
 	path = src/doc/embedded-book