Merge pull request #16993 from suvari/master
llvm: version bump to 20.1.8
This commit is contained in:
@@ -3,15 +3,15 @@
|
|||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>llvm</Name>
|
<Name>llvm</Name>
|
||||||
<Homepage>http://www.llvm.org/</Homepage>
|
<Homepage>https://llvm.org/</Homepage>
|
||||||
<Packager>
|
<Packager>
|
||||||
<Name>Serdar Soytetir</Name>
|
<Name>Serdar Soytetir</Name>
|
||||||
<Email>kaptan@pisilinux.org</Email>
|
<Email>kaptan@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>NCSA</License>
|
<License>Apache-2.0 WITH LLVM-exception</License>
|
||||||
<Summary>The Low Level Virtual Machine</Summary>
|
<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>
|
<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="6e4033d8b76a89e82220b5445bff58cdce64300e" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/llvm-project-19.1.7.src.tar.xz</Archive>
|
<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>
|
||||||
<AdditionalFiles>
|
<AdditionalFiles>
|
||||||
<AdditionalFile target="46505b3cbfc5.patch">46505b3cbfc5.patch</AdditionalFile>
|
<AdditionalFile target="46505b3cbfc5.patch">46505b3cbfc5.patch</AdditionalFile>
|
||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
@@ -128,6 +128,10 @@
|
|||||||
<Path fileType="header">/usr/include/llvm/SandboxIR/SandboxIR.h</Path>
|
<Path fileType="header">/usr/include/llvm/SandboxIR/SandboxIR.h</Path>
|
||||||
<Path fileType="header">/usr/include/llvm/SandboxIR/Use.h</Path>
|
<Path fileType="header">/usr/include/llvm/SandboxIR/Use.h</Path>
|
||||||
<Path fileType="header">/usr/include/llvm/SandboxIR/SandboxIRValues.def</Path>
|
<Path fileType="header">/usr/include/llvm/SandboxIR/SandboxIRValues.def</Path>
|
||||||
|
<Path fileType="header">/usr/include/llvm/Telemetry</Path>
|
||||||
|
<Path fileType="header">/usr/include/llvm/CodeGenTypes</Path>
|
||||||
|
<Path fileType="header">/usr/include/llvm/SandboxIR</Path>
|
||||||
|
<Path fileType="header">/usr/include/llvm/CGData</Path>
|
||||||
<Path fileType="library">/usr/lib/llvm</Path>
|
<Path fileType="library">/usr/lib/llvm</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="conf">/etc/ld.so.conf.d</Path>
|
<Path fileType="conf">/etc/ld.so.conf.d</Path>
|
||||||
@@ -432,6 +436,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="28">
|
||||||
|
<Date>2025-07-12</Date>
|
||||||
|
<Version>20.1.8</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="27">
|
<Update release="27">
|
||||||
<Date>2025-01-17</Date>
|
<Date>2025-01-17</Date>
|
||||||
<Version>19.1.7</Version>
|
<Version>19.1.7</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user