Skip to content

Commit 09cc3e2

Browse files
committed
Update src/llvm to use the rust-lang version again.
1 parent 79358aa commit 09cc3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "src/llvm"]
22
path = src/llvm
3-
url = https://github.com/bitshifter/llvm.git
3+
url = https://github.com/rust-lang/llvm.git
44
branch = master
55
[submodule "src/compiler-rt"]
66
path = src/compiler-rt

0 commit comments

Comments
 (0)