Initial Commit

This commit is contained in:
2025-05-08 17:18:48 +03:00
commit 22935181ac
2 changed files with 46 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: spirv-llvm-translator
description: A tool and a library for bi-directional translation between SPIR-V and LLVM IR
version: 18.1.7
url: https://github.com/KhronosGroup/SPIRV-LLVM-Translator
license: LicenseRef-custom
architecture: any
depends: ["libxml2","llvm","spirv-tools"]
make_depends: ["cmake"]
type: source