Update to LLVM 22
This commit is contained in:
parent
ebf13cca58
commit
3510a9ad0c
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -25,7 +25,7 @@
|
||||||
[submodule "src/llvm-project"]
|
[submodule "src/llvm-project"]
|
||||||
path = src/llvm-project
|
path = src/llvm-project
|
||||||
url = https://github.com/rust-lang/llvm-project.git
|
url = https://github.com/rust-lang/llvm-project.git
|
||||||
branch = rustc/21.1-2025-08-01
|
branch = rustc/22.1-2026-01-27
|
||||||
shallow = true
|
shallow = true
|
||||||
[submodule "src/doc/embedded-book"]
|
[submodule "src/doc/embedded-book"]
|
||||||
path = src/doc/embedded-book
|
path = src/doc/embedded-book
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 00d23d10dc48c6bb9d57ba96d4a748d85d77d0c7
|
Subproject commit 41256ab128f2af613b4a16771cda6baa36b55f45
|
||||||
Loading…
Add table
Add a link
Reference in a new issue