Skip to content

Commit 6277e80

Browse files
committed
Point to LLVM with llvm/llvm-project#155901 cherry picked
This is to get performance numbers for this change for rustc
1 parent 7ac0330 commit 6277e80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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/21.1-2025-08-01
27+
url = https://github.com/fmayer/llvm-project.git
28+
branch = rustc_21.1-2025-08-01
2929
shallow = true
3030
[submodule "src/doc/embedded-book"]
3131
path = src/doc/embedded-book

0 commit comments

Comments
 (0)