summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-07-19 09:40:24 +0200
committerNikita Popov <npopov@redhat.com>2022-08-09 12:39:59 +0200
commit8c1f9d04e820a680a4b2801c63f66a482bcfe5f7 (patch)
treeeed3f42d0a20e0ffc75d54a665e57e8c5a9de1d4 /.gitmodules
parent6a11cad7e874a5c3c7fe5cc70d6c96b998437f07 (diff)
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 cca60e337d2..9a664b65098 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-06-20
+ branch = rustc/15.0-2022-08-09
[submodule "src/doc/embedded-book"]
path = src/doc/embedded-book
url = https://github.com/rust-embedded/book.git