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

Commit 54525a9

Browse files
committed
LDC: Add SPIRV-LLVM-Translator as git submodule
1 parent 34f917e commit 54525a9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule "projects/compiler-rt"]
55
path = projects/compiler-rt
66
url = https://github.com/ldc-developers/compiler-rt.git
7+
[submodule "projects/SPIRV-LLVM-Translator"]
8+
path = projects/SPIRV-LLVM-Translator
9+
url = https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git

projects/SPIRV-LLVM-Translator

Submodule SPIRV-LLVM-Translator added at 049776f

0 commit comments

Comments
 (0)