Skip to content

Commit ddc57e5

Browse files
committed
Update to LLVM 21
1 parent 014bd82 commit ddc57e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
shallow = true
2525
[submodule "src/llvm-project"]
2626
path = src/llvm-project
27-
url = https://github.com/rust-lang/llvm-project.git
28-
branch = rustc/20.1-2025-07-13
27+
url = https://github.com/nikic/llvm-project.git
28+
branch = rust-llvm-21
2929
shallow = true
3030
[submodule "src/doc/embedded-book"]
3131
path = src/doc/embedded-book

src/llvm-project

0 commit comments

Comments
 (0)