Skip to content

Commit 2298168

Browse files
committed
Update to LLVM 21
1 parent 119574f commit 2298168

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-02-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)