package/llvm-project: bump to version 21.1.6

Release notes:
https://discourse.llvm.org/t/llvm-21-1-6-released/88895

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-11-19 21:18:57 +01:00
committed by Julien Olivain
parent 658e2287bf
commit 56a1c162c5
9 changed files with 11 additions and 11 deletions

View File

@@ -1,3 +1,3 @@
# locally calculated
sha256 eee4de3b3f01ea6dd6b0936ac8be319eef0a65d0022def258c70110e3743807c clang-21.1.5.src.tar.xz
sha256 348ace5d715c4caa6fb89b4c6fe07c21650e10b2fac37d8b0db75c0b11be9011 clang-21.1.6.src.tar.xz
sha256 ebcd9bbf783a73d05c53ba4d586b8d5813dcdf3bbec50265860ccc885e606f47 LICENSE.TXT

View File

@@ -1,4 +1,4 @@
# Locally computed:
sha256 967c2afba250b325ba4482b12a819ef8cbee178eed45d7b5e14f0368b05adedf compiler-rt-21.1.5.src.tar.xz
sha256 4ccc00ec2e7bd0cc121eaa34fa25a0480bfb8a5722faf1694720e0be99b753e6 third-party-21.1.5.src.tar.xz
sha256 bdd904f3aac9f4c4424f3440aff498cc04d66f243e37156b6d167ffb7b599f89 compiler-rt-21.1.6.src.tar.xz
sha256 8d09dc219cdb3da7dafd2161836aacdd6e02c1a113498ab5f37688599406dc8a third-party-21.1.6.src.tar.xz
sha256 1a8f1058753f1ba890de984e48f0242a3a5c29a6a8f2ed9fd813f36985387e8d LICENSE.TXT

View File

@@ -1,3 +1,3 @@
# locally calculated
sha256 1fc88ddae5965b66e94de74fb294b7dfdf5827f3abb22a8657e8e03c6c9b381f libclc-21.1.5.src.tar.xz
sha256 a1a09ccfa17f2d5fbe5e54271a4a9fbe396950f29f80f52b67a7083fee73120c libclc-21.1.6.src.tar.xz
sha256 3c536c052db9afd997809e38785c9f2a9e54e2892330fa7c5b438e18a7413479 LICENSE.TXT

View File

@@ -1,3 +1,3 @@
# locally calculated
sha256 2bcbb2b12af99fc3292d2a415e5678de0bee7182712d7deb89a7e0a52704a210 lld-21.1.5.src.tar.xz
sha256 5b297faecdddc9581c260a1570b4c0ec8810d1213e23d7aa84732c0e2feea85f lld-21.1.6.src.tar.xz
sha256 f7891568956e34643eb6a0db1462db30820d40d7266e2a78063f2fe233ece5a0 LICENSE.TXT

View File

@@ -1,2 +1,2 @@
# locally calculated
sha256 48013d5714a96419bf993a2e5e4c5827377e8cf9c565070731fb2305d50d9511 cmake-21.1.5.src.tar.xz
sha256 e364f135fa14c343d70cac96f577f44e8e20bf026682f647f8c3c5687a0bebd1 cmake-21.1.6.src.tar.xz

View File

@@ -1,3 +1,3 @@
# locally computed
sha256 8a2cd813ea15dbd879ebeefa2eceedce8937715ac78b6df44da140e40768725f libunwind-21.1.5.src.tar.xz
sha256 25d8bf5bd0d95641c738ea690b18564f5fc9fb7e7bbab17329b391988e71ae8c libunwind-21.1.6.src.tar.xz
sha256 b5efebcaca80879234098e52d1725e6d9eb8fb96a19fce625d39184b705f7b6d LICENSE.TXT

View File

@@ -5,7 +5,7 @@
################################################################################
LLVM_PROJECT_VERSION_MAJOR = 21
LLVM_PROJECT_VERSION = $(LLVM_PROJECT_VERSION_MAJOR).1.5
LLVM_PROJECT_VERSION = $(LLVM_PROJECT_VERSION_MAJOR).1.6
LLVM_PROJECT_SITE = https://github.com/llvm/llvm-project/releases/download/llvmorg-$(LLVM_PROJECT_VERSION)
include $(sort $(wildcard package/llvm-project/*/*.mk))

View File

@@ -1,2 +1,2 @@
# locally calculated
sha256 2454cfbfc16266e1858df4ddbe1bc9dc16e0679f8058b6c618e3f6e7e05623a7 runtimes-21.1.5.src.tar.xz
sha256 3b2dcaec1163caf067988228c1d21a75334c47d22610956dd9699ea0631bce45 runtimes-21.1.6.src.tar.xz

View File

@@ -1,4 +1,4 @@
# locally calculated
sha256 c9d6ca5073255192850471a276b3a00a6555c6dd09df6cb3eab77801f0a1cae0 llvm-21.1.5.src.tar.xz
sha256 4ccc00ec2e7bd0cc121eaa34fa25a0480bfb8a5722faf1694720e0be99b753e6 third-party-21.1.5.src.tar.xz
sha256 908bce97be0275943414b45af2e2b20e8f6d5d9266fdc120bd59f096ebc547ad llvm-21.1.6.src.tar.xz
sha256 8d09dc219cdb3da7dafd2161836aacdd6e02c1a113498ab5f37688599406dc8a third-party-21.1.6.src.tar.xz
sha256 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee LICENSE.TXT