llvm-21.1.5

This commit is contained in:
Rmys
2025-11-11 12:40:44 +03:00
parent a07aeb263a
commit 8355fdb02f
+16 -9
View File
@@ -11,7 +11,7 @@
<License>Apache-2.0 WITH LLVM-exception</License>
<Summary>Compiler infrastructure</Summary>
<Description>The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them.</Description>
<Archive sha1sum="f148d196711cf7cfa0850717a4fd2c4c795d9abe" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.8/llvm-project-20.1.8.src.tar.xz</Archive>
<Archive sha1sum="d17679d6c35410128cc4de6bad02c04a06fd0a86" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.5/llvm-project-21.1.5.src.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile target="46505b3cbfc5.patch">46505b3cbfc5.patch</AdditionalFile>
</AdditionalFiles>
@@ -281,11 +281,11 @@
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/clang/20/lib/linux/*.so</Path>
<Path fileType="library">/usr/lib/clang/20/lib/i386-pc-linux-gnu/*.so</Path>
<Path fileType="library">/usr/lib/clang/20/lib/i386-pc-linux-gnu/*.a</Path>
<Path fileType="library">/usr/lib/clang/20/lib/x86_64-pc-linux-gnu/*.so</Path>
<Path fileType="library">/usr/lib/clang/20/lib/x86_64-pc-linux-gnu/*.a</Path>
<Path fileType="library">/usr/lib/clang/21/lib/linux/*.so</Path>
<Path fileType="library">/usr/lib/clang/21/lib/i386-pc-linux-gnu/*.so</Path>
<Path fileType="library">/usr/lib/clang/21/lib/i386-pc-linux-gnu/*.a</Path>
<Path fileType="library">/usr/lib/clang/21/lib/x86_64-pc-linux-gnu/*.so</Path>
<Path fileType="library">/usr/lib/clang/21/lib/x86_64-pc-linux-gnu/*.a</Path>
</Files>
</Package>
@@ -354,10 +354,10 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/clang</Path>
<Path fileType="header">/usr/lib/clang/20.1.8/include</Path>
<Path fileType="header">/usr/lib32/clang/20/include</Path>
<Path fileType="header">/usr/lib/clang/21.1.5/include</Path>
<Path fileType="header">/usr/lib32/clang/21/include</Path>
<Path fileType="data">/usr/lib32/cmake/clang/Clang*</Path>
<Path fileType="header">/usr/lib/clang/20/include</Path>
<Path fileType="header">/usr/lib/clang/21/include</Path>
<Path fileType="data">/usr/lib/cmake/clang/Clang*</Path>
<Path fileType="header">/usr/include/clang-c</Path>
<Path fileType="header">/usr/include/clang-tidy</Path>
@@ -436,6 +436,13 @@
</Package>
<History>
<Update release="29">
<Date>2025-11-11</Date>
<Version>21.1.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="28">
<Date>2025-07-12</Date>
<Version>20.1.8</Version>