Auto merge of #130641 - cuviper:llvm-19.1.0, r=nikic

Update to LLVM 19.1.0

This is a branch rebase of the submodule, now that LLVM 19.1.0 is final.
Our *only* extra patch right now is the one we're carrying for SGX unwind.
This commit is contained in:
bors 2024-09-23 10:54:29 +00:00
commit c22a4215a0
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -33,7 +33,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/19.1-2024-07-30 branch = rustc/19.1-2024-09-17
shallow = true shallow = true
[submodule "src/doc/embedded-book"] [submodule "src/doc/embedded-book"]
path = src/doc/embedded-book path = src/doc/embedded-book

@ -1 +1 @@
Subproject commit 4b8d29c585687084bbcf21471e04f279d1eddc0a Subproject commit 56997739365e8132cc817e00899480746c09d7d9