Update LLVM submodule
This commit is contained in:
parent
1f4681ad7a
commit
599a03c9b5
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -34,7 +34,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/13.0-2021-09-30
|
branch = rustc/14.0-2022-02-09
|
||||||
[submodule "src/doc/embedded-book"]
|
[submodule "src/doc/embedded-book"]
|
||||||
path = src/doc/embedded-book
|
path = src/doc/embedded-book
|
||||||
url = https://github.com/rust-embedded/book.git
|
url = https://github.com/rust-embedded/book.git
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit fdc8f411ec9253d4eeb7a572b058be4f2131fd1c
|
Subproject commit e29ac13bc97e26f886c3bfe72f9135e994c3cd0a
|
Loading…
Add table
Add a link
Reference in a new issue