Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 9ad85a7

Browse files
committed
Auto merge of rust-lang#127514 - DianQK:test-llvm-87190, r=<try>
Test the compile time for llvm#87190 Test for llvm/llvm-project#87190. r? ghost `@rustbot` label +S-experimental
2 parents 8672b2b + 3131fe2 commit 9ad85a7

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
@@ -32,8 +32,8 @@
3232
shallow = true
3333
[submodule "src/llvm-project"]
3434
path = src/llvm-project
35-
url = https://github.com/rust-lang/llvm-project.git
36-
branch = rustc/18.1-2024-05-19
35+
url = https://github.com/DianQK/llvm-project.git
36+
branch = rustc-test/llvm-87190
3737
shallow = true
3838
[submodule "src/doc/embedded-book"]
3939
path = src/doc/embedded-book

src/llvm-project

0 commit comments

Comments
 (0)