Skip to content

Commit ede1ec9

Browse files
simplify test
1 parent ec5ca99 commit ede1ec9

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "externals/llvm-project"]
22
path = externals/llvm-project
3-
url = https://github.com/llvm/llvm-project.git
3+
url = https://mirrors.tuna.tsinghua.edu.cn/git/llvm-project.git
44
[submodule "externals/stablehlo"]
55
path = externals/stablehlo
6-
url = https://github.com/openxla/stablehlo.git
6+
url = git@gitee.com:mingzhe96/stablehlo.git

folder-alias.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

private-folder-alias.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

0 commit comments

Comments
 (0)