We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba1314 commit 59afb29Copy full SHA for 59afb29
.gitmodules
@@ -1,3 +1,6 @@
1
[submodule "tools/leros-clang"]
2
path = tools/leros-clang
3
url = https://github.com/leros-dev/leros-clang.git
4
+[submodule "tools/leros-lld"]
5
+ path = tools/leros-lld
6
+ url = https://github.com/leros-dev/leros-lld.git
tools/leros-lld
0 commit comments