-
-
Notifications
You must be signed in to change notification settings - Fork 90
/
.gitmodules
52 lines (52 loc) · 1.51 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[submodule "deps/objc4"]
path = deps/objc4
url = https://github.com/ipasimulator/objc4
branch = port
[submodule "deps/apple-headers"]
path = deps/apple-headers
url = https://github.com/ipasimulator/apple-headers
branch = objc_port
[submodule "deps/libclosure"]
path = deps/libclosure
url = https://github.com/ipasimulator/libclosure
branch = objc_port
[submodule "deps/WinObjC"]
path = deps/WinObjC
url = https://github.com/ipasimulator/WinObjC
branch = thesis
[submodule "deps/llvm"]
path = deps/llvm
url = https://github.com/ipasimulator/llvm
branch = port_70
[submodule "deps/clang"]
path = deps/clang
url = https://github.com/ipasimulator/clang
branch = port_70
[submodule "deps/lld"]
path = deps/lld
url = https://github.com/ipasimulator/lld
branch = port_70
[submodule "deps/LIEF"]
path = deps/LIEF
url = https://github.com/ipasimulator/LIEF
branch = port
[submodule "deps/tapi"]
path = deps/tapi
url = https://github.com/ipasimulator/tapi
branch = port
[submodule "deps/lldb"]
path = deps/lldb
url = https://github.com/ipasimulator/lldb
branch = port_70
[submodule "deps/unicorn"]
path = deps/unicorn
url = https://github.com/ipasimulator/unicorn
branch = port
[submodule "deps/libdispatch"]
path = deps/libdispatch
url = https://github.com/ipasimulator/libdispatch
branch = port
[submodule "deps/Libffi"]
path = deps/Libffi
url = https://github.com/ipasimulator/Libffi
branch = port