Skip to content

Commit 7632db0

Browse files
committed
Auto merge of #105415 - nikic:update-llvm-10, r=cuviper
Update LLVM submodule This is a rebase to LLVM 15.0.6. Fixes #103380. Fixes #104099.
2 parents f5418b0 + 530a687 commit 7632db0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
[submodule "src/llvm-project"]
2929
path = src/llvm-project
3030
url = https://github.com/rust-lang/llvm-project.git
31-
branch = rustc/15.0-2022-08-09
31+
branch = rustc/15.0-2022-12-07
3232
[submodule "src/doc/embedded-book"]
3333
path = src/doc/embedded-book
3434
url = https://github.com/rust-embedded/book.git

src/llvm-project

Submodule llvm-project updated 91 files

0 commit comments

Comments
 (0)