Update submodule to LLVM 12

This commit is contained in:
Nikita Popov 2021-01-25 18:50:15 +01:00
parent 092643a266
commit ff2111a905
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View file

@ -37,7 +37,7 @@
[submodule "src/llvm-project"]
path = src/llvm-project
url = https://github.com/rust-lang/llvm-project.git
branch = rustc/11.0-2021-01-05
branch = rustc/12.0-2021-02-03
[submodule "src/doc/embedded-book"]
path = src/doc/embedded-book
url = https://github.com/rust-embedded/book.git