Update LLVM submodule
This commit is contained in:
parent
9a0b774966
commit
6e6b3eaa9f
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/14.0-2022-03-22
|
branch = rustc/14.0-2022-06-20
|
||||||
[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 c9e2e89ed3aa5a3be77143aa0c86906b4138374a
|
Subproject commit d1ddc34c4b23468f6d2bf553084834b104e16dde
|
Loading…
Add table
Reference in a new issue