Skip to content

Commit 64b185e

Browse files
committed
Auto merge of #143873 - dianqk:update-llvm, r=nikic
Update LLVM to 20.1.8 I made a new branch with patches that aren't yet in LLVM 20.1.8.
2 parents ad635e5 + 0ba392c commit 64b185e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
[submodule "src/llvm-project"]
2626
path = src/llvm-project
2727
url = https://github.com/rust-lang/llvm-project.git
28-
branch = rustc/20.1-2025-02-13
28+
branch = rustc/20.1-2025-07-13
2929
shallow = true
3030
[submodule "src/doc/embedded-book"]
3131
path = src/doc/embedded-book

0 commit comments

Comments
 (0)