Skip to content
This repository was archived by the owner on Nov 19, 2019. It is now read-only.

Commit 1a8fcaf

Browse files
committed
Switch to SwiftWasm branches in swift, clang, and llvm
1 parent d267419 commit 1a8fcaf

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

.gitmodules

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[submodule "llvm"]
22
path = llvm
3-
url = https://github.com/apple/swift-llvm.git
4-
branch = stable
3+
url = https://github.com/swiftwasm/swift-llvm.git
4+
branch = stable-swiftwasm
55
[submodule "clang"]
66
path = clang
7-
url = https://github.com/apple/swift-clang.git
8-
branch = stable
7+
url = https://github.com/swiftwasm/swift-clang.git
8+
branch = stable-swiftwasm
99
[submodule "swift"]
1010
path = swift
11-
url = https://github.com/apple/swift.git
12-
branch = master
11+
url = https://github.com/swiftwasm/swift.git
12+
branch = swiftwasm
1313
[submodule "lldb"]
1414
path = lldb
1515
url = https://github.com/apple/swift-lldb.git

clang

Submodule clang updated 59 files

llvm

swift

Submodule swift updated from 8ec0e39 to be307a4

0 commit comments

Comments
 (0)