Update to LLVM 13
This commit is contained in:
parent
3cfb7305dd
commit
f3ae726f30
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/12.0-2021-07-10
|
branch = rustc/13.0-2021-08-08
|
||||||
[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 260e0f8682098faab68af9c608534756ad378365
|
Subproject commit e6c5dd473b7da567dc20ed3a635ca4dd2c6b7fb6
|
Loading…
Add table
Reference in a new issue