Update to LLVM 17.0.0
This rebases our LLVM fork to 17.0.0. Fixes #115681.
This commit is contained in:
parent
de68911f4a
commit
531830cecd
3 changed files with 34 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -33,7 +33,7 @@
|
|||
[submodule "src/llvm-project"]
|
||||
path = src/llvm-project
|
||||
url = https://github.com/rust-lang/llvm-project.git
|
||||
branch = rustc/17.0-2023-07-29
|
||||
branch = rustc/17.0-2023-09-19
|
||||
shallow = true
|
||||
[submodule "src/doc/embedded-book"]
|
||||
path = src/doc/embedded-book
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue