spirv-llvm-15.0.0

This commit is contained in:
Rmys
2023-01-19 02:03:25 +03:00
parent f655d3d8b6
commit a313803a59
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Tool and a library for bi-directional translation between SPIR-V and LLVM IR</Summary>
<Description>Tool and a library for bi-directional translation between SPIR-V and LLVM IR</Description>
<Archive sha1sum="16b160e6713cdf560398d6b83339cf2179915f8c" type="targz">https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v14.0.0.tar.gz</Archive>
<Archive sha1sum="f288e95377bc94e5fdbe5ed4f2dfdd16ef02289a" type="targz">https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v15.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>cmake</Dependency>
@@ -84,6 +84,13 @@
</Package>
<History>
<Update release="5">
<Date>2023-01-19</Date>
<Version>15.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2022-06-19</Date>
<Version>14.0.0</Version>