Upgrade to LLVM 16
This commit is contained in:
parent
079a801d8b
commit
237f703a6d
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -25,7 +25,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/15.0-2022-12-07
|
branch = rustc/16.0-2023-03-06
|
||||||
[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 fd949f3034f8a422ecfffa889c2823485dde4bdd
|
Subproject commit 2b9c52f66815bb8d6ea74a4b26df3410602be9b0
|
Loading…
Add table
Add a link
Reference in a new issue