Update to LLVM 12.0.0 final
This commit is contained in:
parent
60158f4a7c
commit
3a961407c8
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -37,7 +37,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-02-03
|
branch = rustc/12.0-2021-04-15
|
||||||
[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 5ef9f9948fca7cb39dd6c1935ca4e819fb7a0db2
|
Subproject commit a7f0c221ba2c022842c3193b20c3a5cd7002fb35
|
Loading…
Add table
Reference in a new issue