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:
commit
c22a4215a0
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/19.1-2024-07-30
|
||||
branch = rustc/19.1-2024-09-17
|
||||
shallow = true
|
||||
[submodule "src/doc/embedded-book"]
|
||||
path = src/doc/embedded-book
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 4b8d29c585687084bbcf21471e04f279d1eddc0a
|
||||
Subproject commit 56997739365e8132cc817e00899480746c09d7d9
|
Loading…
Reference in New Issue
Block a user