-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 23 Jul 2026 09:48:22 +0200 Source: llvm-toolchain-23 Binary: bolt-23 bolt-23-dbgsym clang-23 clang-23-dbgsym clang-23-doc clang-23-examples clang-format-23 clang-format-23-dbgsym clang-tidy-23 clang-tidy-23-dbgsym clang-tools-23 clang-tools-23-dbgsym clangd-23 clangd-23-dbgsym flang-23 flang-23-dbgsym libbolt-23-dev libc++-23-dev libc++-23-dev-wasm32 libc++1 libc++1-dbgsym libc++abi-23-dev libc++abi-23-dev-wasm32 libc++abi1 libc++abi1-dbgsym libclang-23-dev libclang-common-23-dev libclang-cpp23 libclang-cpp23-dbgsym libclang-cpp23-dev libclang-rt-23-dev libclang-rt-23-dev-dbgsym libclang-rt-23-dev-wasm32 libclang-rt-23-dev-wasm64 libclang-rt-23-dev-win libclang1-23 libclang1-23-dbgsym libclc-23 libclc-23-dev libflang-23-dev libfuzzer-23-dev liblld-23 liblld-23-dev liblldb-23 liblldb-23-dbgsym liblldb-23-dev libllvm-23-ocaml-dev libllvm23 libllvm23-dbgsym libllvmlibc-23-dev libmlir-23 libmlir-23-dbgsym libmlir-23-dev liboffload-23 liboffload-23-dbgsym liboffload-23-dev liboffload-23-dev-dbgsym libomp-23-dev libomp-23-dev-dbgsym libomp-23-doc libomp5 libomp5-dbgsym libpolly-23-dev libunwind-23-dev lld-23 lld-23-dbgsym lldb-23 lldb-23-dbgsym llvm-23 llvm-23-dbgsym llvm-23-dev llvm-23-dev-dbgsym llvm-23-doc llvm-23-examples llvm-23-linker-tools llvm-23-linker-tools-dbgsym llvm-23-runtime llvm-23-runtime-dbgsym llvm-23-tools llvm-23-tools-dbgsym llvm-libunwind1 llvm-libunwind1-dbgsym mlir-23-tools mlir-23-tools-dbgsym python3-clang-23 python3-lldb-23 Architecture: source amd64 all Version: 1:23.1.0-rc1-1~exp1 Distribution: experimental Urgency: medium Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> Changed-By: Sylvestre Ledru <sylvestre@debian.org> Description: bolt-23 - Post-link optimizer clang-23 - C, C++ and Objective-C compiler clang-23-doc - C, C++ and Objective-C compiler - Documentation clang-23-examples - Clang examples clang-format-23 - Tool to format C/C++/Obj-C code clang-tidy-23 - clang-based C++ linter tool clang-tools-23 - clang-based tools for C/C++ developments clangd-23 - Language server that provides IDE-like features to editors flang-23 - Fortran compiler libbolt-23-dev - Post-link optimizer libc++-23-dev - LLVM C++ Standard library (development files) libc++-23-dev-wasm32 - LLVM C++ Standard library (WASI) libc++1 - LLVM C++ Standard library libc++abi-23-dev - LLVM low level support for a standard C++ library (development fi libc++abi-23-dev-wasm32 - LLVM low level support for a standard C++ library (WASI) libc++abi1 - LLVM low level support for a standard C++ library libclang-23-dev - Clang library - Development package libclang-common-23-dev - Clang library - Common development package libclang-cpp23 - C++ interface to the Clang library libclang-cpp23-dev - C++ interface to the Clang library libclang-rt-23-dev - Compiler-rt - development package libclang-rt-23-dev-wasm32 - Compiler-rt - wasm32 builtins libclang-rt-23-dev-wasm64 - Compiler-rt - wasm64 builtins libclang-rt-23-dev-win - Compiler-rt - Windows builtins libclang1-23 - C interface to the Clang library libclc-23 - OpenCL C language implementation - platform support libclc-23-dev - OpenCL C language implementation - development files libflang-23-dev - Flang library - Development package libfuzzer-23-dev - Library for coverage-guided fuzz testing liblld-23 - LLVM-based linker, library liblld-23-dev - LLVM-based linker, header files liblldb-23 - Next generation, high-performance debugger, library liblldb-23-dev - Next generation, high-performance debugger, header files libllvm-23-ocaml-dev - Modular compiler and toolchain technologies, OCaml bindings libllvm23 - Modular compiler and toolchain technologies, runtime library libllvmlibc-23-dev - LLVM C Library - dev package libmlir-23 - Multi-Level Intermediate Representation library libmlir-23-dev - Multi-Level Intermediate Representation library liboffload-23 - Offload Library liboffload-23-dev - Offload Library - Development Package libomp-23-dev - LLVM OpenMP runtime - dev package libomp-23-doc - LLVM OpenMP runtime - Documentation libomp5 - LLVM OpenMP runtime libpolly-23-dev - High-level loop and data-locality optimizer libunwind-23-dev - LLVM unwinder, not compatible with glibc lld-23 - LLVM-based linker lldb-23 - Next generation, high-performance debugger llvm-23 - Modular compiler and toolchain technologies llvm-23-dev - Modular compiler and toolchain technologies, libraries and header llvm-23-doc - Modular compiler and toolchain technologies, documentation llvm-23-examples - Modular compiler and toolchain technologies, examples llvm-23-linker-tools - Modular compiler and toolchain technologies - Plugins llvm-23-runtime - Modular compiler and toolchain technologies, IR interpreter llvm-23-tools - Modular compiler and toolchain technologies, tools llvm-libunwind1 - LLVM unwinder, not compatible with glibc mlir-23-tools - Multi-Level Intermediate Representation tools python3-clang-23 - Clang Python Bindings python3-lldb-23 - Next generation, high-performance debugger, python3 lib Closes: 1130335 1136346 Changes: llvm-toolchain-23 (1:23.1.0-rc1-1~exp1) experimental; urgency=medium . [ Sylvestre Ledru ] * Branching of 23 and new upstream release * d/rules: set SCCACHE_BASEDIR to keep sccache cache hits across the changing build directory paths * d/patches/wasm/wasm-libcxx-ibm-skip-wasi.diff: skip the libcxx ibm.h fallback redeclarations of strtod_l/strtof_l/strtold_l/vasprintf on WASI. They are already provided by the WASI sysroot libc headers without __abi_tag__, and clang rejects redeclarations that add abi_tag via _LIBCPP_HIDE_FROM_ABI, breaking the libcxx wasm32-wasi build. * libclc: the .bc files moved to +usr/lib/llvm-23/lib/clang/23/lib/*/*.bc * d/rules: on trixie/arm64, drop -mbranch-protection=* from CFLAGS/CXXFLAGS/ LDFLAGS to work around flang SIGILL when generating __fortran_builtins.mod. * d/rules: Fail the build if debian/control is regenerated, except for apt.llvm.org snapshot builds where the substitutions legitimately differ between snapshots. Modifying debian/control during the build is forbidden by Debian policy and breaks reproducibility. (Closes: #1130335) * d/rules: Drop the dead libc++/libomp/libunwind move version-cap sed hack. The version string it tried to rewrite no longer appears in debian/control.in, so the substitution was a no-op. * d/rules: Extend the regenerate-vs-fail check to debian/watch, debian/packages.ocaml and debian/packages.libclc. These three files are also tracked in git, kept by override_dh_auto_clean and rewritten in place by the substitution loop, so they have the same drift risk as debian/control. * d/source-integrity.mk: Move the source-package integrity logic (APT_LLVM_ORG, GENERATED_TRACKED_FILES and the snapshot/verify canned recipes) into a dedicated include file. Keeps debian/rules focused on the build itself. * d/tests.mk: Move the override_dh_auto_test definition (the whole ifeq RUN_TEST block, ARCH_LLVM_TEST_OK and the lcov coverage tail) into a dedicated include file. Pure relocation, no behavioural change. * d/build-wasm-mingw.mk: Move the wasm32/wasm64 + mingw-w64 compiler-rt and libcxx pattern rules, the STAGE_2_WASM_C(XX)FLAGS filters and the stamps/debian-{wasm,mingw}-build aggregators into a dedicated include file. Pure relocation, no behavioural change. * d/p/offload-plugins-depend-on-offloadapi.diff: Make the omptarget.rtl.<plugin> libraries depend on the OffloadAPI tablegen target so the generated OffloadAPI.h header is produced before plugins-nextgen sources are compiled. Fixes parallel-build failure "fatal error: 'OffloadAPI.h' file not found" seen on Ubuntu noble amd64. (Refs: llvm/llvm-project#196690, llvm/llvm-project#142756) * enable PRIF (coarray) support thanks to Alastair McKinstry (Closes: #1136346) * d/patches/offload-restore-soversion.diff: Restore VERSION/SOVERSION on LLVMOffload and omptarget shared libraries. Upstream commit 3383f0d6fe01 dropped add_llvm_library() (which implicitly set them to LLVM_VERSION_MAJOR.LLVM_VERSION_MINOR), producing unversioned .so files and breaking dh_install for liboffload-23. * d/rules: set SCCACHE_BASEDIR to keep sccache cache hits across the changing build directory paths * d/rules: set SCCACHE_IDLE_TIMEOUT=0 so the sccache server stays alive for the whole build; otherwise it idles out (default 600s) during the quiet final-link phase and the libfuzzer step auto-spawns a default-config server writing to $HOME/.cache/sccache, which fails with HOME=/nonexistent * d/rules: use the shared GCS sccache cache on arm64 too (add arm64 to the GCP arch filter) . [ Max Gilmour ] * Add patch headers to certain undocumented patches: - d/p/clang-baseline-fix-i386.patch - d/p/clang-arm-default-vfp3-on-armv7a.patch - d/p/openmp-soname.diff - d/p/clang-format-version.diff . [ Sylvestre Ledru ] * d/rules: Also drop the Windows compiler-rt builtins from libclang-rt-X.Y-dev (they belong to libclang-rt-X.Y-dev-win). The greedy lib/*/*clang_rt* glob shipped them in both packages, causing a dpkg "trying to overwrite" conflict that broke the autopkgtest install on bookworm. Removed the ineffective rm -f in override_dh_auto_install (ran before dh_install and used the wrong path) in favour of the rm -fr after dh_install, next to the wasi cleanup. * d/rules: Fix a make parse error ("recipe commences before first target") on distributions shipping sccache < 0.14 (e.g. focal): the sccache SCCACHE_BASEDIR version-guard block was tab-indented, so the $(warning) line was treated as a recipe. Indent the block with spaces. * d/rules: Disable the Z3 solver on releases shipping libz3 < 4.8.9 (focal). LLVM requires Z3 >= 4.8.9, so on focal (libz3 4.8.7) the stage-2 cmake configure failed with "LLVM_ENABLE_Z3_SOLVER cannot be enabled when Z3 is not available". * d/rules: Drop llvm-mt from the install list when it wasn't built. Upstream only builds llvm-mt when it detects libxml2 at configure time; on Ubuntu focal/arm64 the libxml2 symbol check fails and the tool is silently skipped, which made dh_install --fail-missing abort on usr/lib/llvm-23/bin/llvm-mt and usr/bin/llvm-mt-23. Checksums-Sha1: 60f29de1eabbb5e82a30b2e05ea4cda91af3a0b3 15872 llvm-toolchain-23_23.1.0-rc1-1~exp1.dsc 8ed4c3d10ed84c22ff173693573c4c45df3a93e1 211434604 llvm-toolchain-23_23.1.0-rc1.orig.tar.xz 8c4ebddda85bfcd4585c47b89510d41ffade8e48 183316 llvm-toolchain-23_23.1.0-rc1-1~exp1.debian.tar.xz 00e9995ba110d9fe7634272e9a32bc6355dbd53a 131457664 bolt-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb c1e5be4151390717d06193b3d6aac9f2fa096f37 38583504 bolt-23_23.1.0-rc1-1~exp1_amd64.deb caf525f2e0fe9a197e554312ae38530891fc2e51 285860 clang-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb d310c201681afb4d385b79ad562de4230d6a3e0c 4253280 clang-23-doc_23.1.0-rc1-1~exp1_all.deb f8fe84819fb81d14b3a383a00f06b28c813b489c 33032 clang-23-examples_23.1.0-rc1-1~exp1_all.deb a924abd18712655dbc2beb608aeb790f8ec099c2 141868 clang-23_23.1.0-rc1-1~exp1_amd64.deb 1c6648e607fd9c309e1952287c513b4c5613205f 64412 clang-format-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb b5dbc52d19f821e537136c736334cff2a0f3ae70 72824 clang-format-23_23.1.0-rc1-1~exp1_amd64.deb 9f7a4f89edc8e13a44b2b53e7b7643c7fa17dd02 14280520 clang-tidy-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 450c3f48fc703ca31837959939d3fc02212f83d1 2051888 clang-tidy-23_23.1.0-rc1-1~exp1_amd64.deb a40468c4941fc8077130ac1d70e4cc29bd3d823c 38130108 clang-tools-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb a5912216c9b2a1cef2f8b5e487acd52e92807ff4 9728404 clang-tools-23_23.1.0-rc1-1~exp1_amd64.deb 423ae787c76debde2678ad1dc1e8bd4c8677acfa 20719292 clangd-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 80b2aa597bde58c6cbe3e362dfd4007a61ed30f3 3473316 clangd-23_23.1.0-rc1-1~exp1_amd64.deb 159ad12de991fff7e72a47c78843bdf53f63eff5 200785856 flang-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb d37a5235fed5e19e3ee57e90e8d499f38419fa9c 18431156 flang-23_23.1.0-rc1-1~exp1_amd64.deb fa9609471d0e87dc02e9c93b1f19bf92cf094075 38012 libbolt-23-dev_23.1.0-rc1-1~exp1_amd64.deb bb8e59df2d943e2cd6a13b4e12264b3f63518655 1755972 libc++-23-dev-wasm32_23.1.0-rc1-1~exp1_all.deb 47ea0dfa3e039d677a38403188ece8ca9ff0e563 1547492 libc++-23-dev_23.1.0-rc1-1~exp1_amd64.deb 786010e490121f047858444d0e28d35eea80b14a 453512 libc++1-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 89324e6934efa9ec13374be5802d9f676d9da921 323728 libc++1_23.1.0-rc1-1~exp1_amd64.deb 91f72c0908cd2b1ff814b4deb766be83c9345ed7 188040 libc++abi-23-dev-wasm32_23.1.0-rc1-1~exp1_all.deb c0b209709b8f6b2a344040e0243fff478f1f0fa6 111176 libc++abi-23-dev_23.1.0-rc1-1~exp1_amd64.deb a52d107a7102e48661f6a131b5a57bbfa31710de 103812 libc++abi1-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 15a32112e4d4373c11ae170b87834e0491d6f213 86516 libc++abi1_23.1.0-rc1-1~exp1_amd64.deb cf3fff189dc9db69a32049665d0b6907ea1dfdd5 30680032 libclang-23-dev_23.1.0-rc1-1~exp1_amd64.deb bd2e7147faa077d30599fffb68aa12b53843700a 789472 libclang-common-23-dev_23.1.0-rc1-1~exp1_amd64.deb 85132274e66a6a08bb1e7c785d0d70f808d5aee8 52714104 libclang-cpp23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 058c7aac804c5fa4b285a302606d6caa3036e0d9 24432 libclang-cpp23-dev_23.1.0-rc1-1~exp1_amd64.deb 5baa2a284ab33881be53dc8189c6eba1725dbd74 13714256 libclang-cpp23_23.1.0-rc1-1~exp1_amd64.deb c9b4053d158d5c33e3f36f258bd2f6320b81b7b9 3398192 libclang-rt-23-dev-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 36850cf49d4aa862cdcfa5d159c14f5da2b89b1a 65232 libclang-rt-23-dev-wasm32_23.1.0-rc1-1~exp1_all.deb e292bf83f1a9cdf00fb0a74976c38f9dadbb280e 65516 libclang-rt-23-dev-wasm64_23.1.0-rc1-1~exp1_all.deb c25319a5746634c48bb6a3c69e494811e7054dac 221824 libclang-rt-23-dev-win_23.1.0-rc1-1~exp1_all.deb 7c800828e18ff5a8bf34fe0502bdc61e4b4a8536 4574224 libclang-rt-23-dev_23.1.0-rc1-1~exp1_amd64.deb 9283a6922f108eb61e874ac7cb053bd3d3ea2a5e 34257496 libclang1-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb ffeba21b46a0c2cb32ab4e11cc4f4aa6c1ac7bea 8519464 libclang1-23_23.1.0-rc1-1~exp1_amd64.deb bcfb335aa741507f18cc7092b45e56f5fe848144 24000 libclc-23-dev_23.1.0-rc1-1~exp1_all.deb 1554edc5af80e19bfb607d49feba43785100ee3c 2931892 libclc-23_23.1.0-rc1-1~exp1_all.deb 436bdd06587a4e26d63d363fa6485cd7c7891874 24643704 libflang-23-dev_23.1.0-rc1-1~exp1_amd64.deb dfe5a6075f5d9b5a4bc3660b12e305ac117a0e95 173712 libfuzzer-23-dev_23.1.0-rc1-1~exp1_amd64.deb a21ae95d33b35de61c0475eb6d4ab9be9f76c175 40324 liblld-23-dev_23.1.0-rc1-1~exp1_amd64.deb a3e40fa8e81fa557bca5e7618795df95eca8ab0b 1896292 liblld-23_23.1.0-rc1-1~exp1_amd64.deb 4bbf7293e6cd5a7ecd18a40f1bc242328f272747 18414916 liblldb-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb be34f0b3777eb7cbeae23c0239b14b51bcd563fb 642728 liblldb-23-dev_23.1.0-rc1-1~exp1_amd64.deb 15f0bd831361ea33e51c4acdb228d315aa4c5827 4880164 liblldb-23_23.1.0-rc1-1~exp1_amd64.deb b7227fbd929e7f0b93da014b33e02743d76eaaa2 421408 libllvm-23-ocaml-dev_23.1.0-rc1-1~exp1_amd64.deb 6150be531381049e160fc1c61393579448295ae4 90175796 libllvm23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb af0048142e8b151313c5b9480952e6373e51420e 30659712 libllvm23_23.1.0-rc1-1~exp1_amd64.deb 6503c155999f3ed13461a49d245fef5fb9c8aae7 544048 libllvmlibc-23-dev_23.1.0-rc1-1~exp1_amd64.deb 32569bef16f85ebdabe6476fe8c5730e1dfff1a4 74061724 libmlir-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb e2b42126f032b6a2b0b82c5d789d80ab7784393a 34185052 libmlir-23-dev_23.1.0-rc1-1~exp1_amd64.deb e1d543509e4a7da13214c877d7dba8ef56b864e1 17439352 libmlir-23_23.1.0-rc1-1~exp1_amd64.deb 34984ecedbd34145e0c07af1b4bebb36ad7a5288 1437520 liboffload-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb a30f4ed87acd761504c8fffcee1e7f2c54e882b0 980732 liboffload-23-dev-dbgsym_23.1.0-rc1-1~exp1_amd64.deb be006ec33857a0e9a7290a3006765aea7c120c06 486236 liboffload-23-dev_23.1.0-rc1-1~exp1_amd64.deb b7225d2616930f65731c5f1340bff9911cb70812 333420 liboffload-23_23.1.0-rc1-1~exp1_amd64.deb 5797148373b2393834e0658bf23184c84beac5b3 69388 libomp-23-dev-dbgsym_23.1.0-rc1-1~exp1_amd64.deb a884133a8d3cc0c6efb1ec35581710a0cab64258 111252 libomp-23-dev_23.1.0-rc1-1~exp1_amd64.deb 15d1255eb556f7051e25081dd168ee3e13d82b9f 1068896 libomp-23-doc_23.1.0-rc1-1~exp1_all.deb 50c4008e13118a5c761fb4e551d54df515b5696e 371368 libomp5-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 9c2b0d80d1f105aaacbbc479ee037dc2cb3362db 408484 libomp5_23.1.0-rc1-1~exp1_amd64.deb 5f087d0086419b49e43fc398d46ac32c4efdd798 1726548 libpolly-23-dev_23.1.0-rc1-1~exp1_amd64.deb 6293a6e1314c14e531de256312578e484cdc93a4 62700 libunwind-23-dev_23.1.0-rc1-1~exp1_amd64.deb bf5d66c0f5e8fc3ccef581c9111b25d36c861aeb 4863144 lld-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 22c355792f82709038b35da666d75289992e533a 1470812 lld-23_23.1.0-rc1-1~exp1_amd64.deb 634b6b7fe9a14b11a2c7adcabfee31e451ef9a69 12380860 lldb-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 44bd1326037fa28a3ba67b2b0905d9ff9fb65503 1624256 lldb-23_23.1.0-rc1-1~exp1_amd64.deb 9114457d11dd4830bc416824b9bd6d327dcf35eb 79028728 llvm-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 52f3ce936d10e04e185ef0df0c923d88611dd4f7 2276 llvm-23-dev-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 6c29557542f78760c70465d841e569955db6731e 51837120 llvm-23-dev_23.1.0-rc1-1~exp1_amd64.deb 3bf279ae9c14f94864ea3fe1012036986c3babcb 9191840 llvm-23-doc_23.1.0-rc1-1~exp1_all.deb 113677d89b52b8ab6494353ba87316e7c0732bca 266372 llvm-23-examples_23.1.0-rc1-1~exp1_all.deb fbd6d757ae72f2a3551a50584b27141f6fab60d3 2949788 llvm-23-linker-tools-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 4bbe5399b02daaecbd06f0321785b20f688da372 1218272 llvm-23-linker-tools_23.1.0-rc1-1~exp1_amd64.deb 9d3e5b30260e3fd79e02206024d5d16fda6886a5 1294072 llvm-23-runtime-dbgsym_23.1.0-rc1-1~exp1_amd64.deb b0ee8ae24d3044a73d44f1d731bd80508c2acb8b 598748 llvm-23-runtime_23.1.0-rc1-1~exp1_amd64.deb a5451a33505647f91e1dc0c8728bd761228f9cde 4352956 llvm-23-tools-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 76d17eab947e1dfc811227c455b3fab8762e774c 472400 llvm-23-tools_23.1.0-rc1-1~exp1_amd64.deb d9168d819b568ef302f42800661b25e3a63aabe3 19638148 llvm-23_23.1.0-rc1-1~exp1_amd64.deb 9f655058c199264128a975f7b7fc2edec71f2d72 19556 llvm-libunwind1-dbgsym_23.1.0-rc1-1~exp1_amd64.deb c007bfe5c68f7adddc87ec106943a2f599a828a9 43452 llvm-libunwind1_23.1.0-rc1-1~exp1_amd64.deb 7f1ed29da8350c1628b4d315b3fc55bb5b884ccd 41836 llvm-toolchain-23_23.1.0-rc1-1~exp1_amd64.buildinfo dd7d2357042f91244a924d94b9a4200ffc4c1657 162254808 mlir-23-tools-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 8d434fa5938e82b40d40f47b1ded8939323afad9 28364604 mlir-23-tools_23.1.0-rc1-1~exp1_amd64.deb 8e04dd0febc12e130da33a48d292643e97b4310f 54804 python3-clang-23_23.1.0-rc1-1~exp1_amd64.deb 38164822d03d211e5bece9ae2868b7ed20d462c5 168600 python3-lldb-23_23.1.0-rc1-1~exp1_amd64.deb Checksums-Sha256: dbed606f78eaf05d07883997564366aa29250c9ebbce8eb3db343c0a8444561c 15872 llvm-toolchain-23_23.1.0-rc1-1~exp1.dsc 875cfb647565273e65eb4f2abce46f6de6c3262f85163e9e54405703ee27b25c 211434604 llvm-toolchain-23_23.1.0-rc1.orig.tar.xz 0d86c0354868cc3dcfdbcad80308c1db98c9c53a7c1a1ca024d3962df1706582 183316 llvm-toolchain-23_23.1.0-rc1-1~exp1.debian.tar.xz e0e6a9ee3b3cb026cbc7246d335f821113fd48b734f083b55fd8969a5f4b7080 131457664 bolt-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 0c821e5cadeacc7ac3cd790d78cd1a6d35250f47477c2312c65f9f5cf366ff2c 38583504 bolt-23_23.1.0-rc1-1~exp1_amd64.deb a2e735c59726ad51099fa805cb12be1b7eb51c62ccbcbbb128bf9e2aeffa7429 285860 clang-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 5f250457952c62ee3064a855719645a2f14740c02f07172356126e4c05494268 4253280 clang-23-doc_23.1.0-rc1-1~exp1_all.deb dbeb458f21d8092ddf7fea3f639f0fdafe8e08bfe1840eaf1c774e3c54433d9f 33032 clang-23-examples_23.1.0-rc1-1~exp1_all.deb c1e93efd6ba676072331bba0817ee5cd958747ef962901bc272bcd1f4b3d2516 141868 clang-23_23.1.0-rc1-1~exp1_amd64.deb fbedb4599041bca474697701498e85a78d662af4140c9d343aa99371fed426ba 64412 clang-format-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 446acaba07e563dd33e9d9fb53eca3f189f895bb240be498621564ffd89bcd90 72824 clang-format-23_23.1.0-rc1-1~exp1_amd64.deb ac75cc8728700cfcff78e7a1bd383a5043c69d341f3e7c41541e07a5b45a66ad 14280520 clang-tidy-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 70159f5817a1f6a5c64bc20a467598c989c2303b3185b3cc116ac067278ed213 2051888 clang-tidy-23_23.1.0-rc1-1~exp1_amd64.deb cd99597bef3820a638f0d5c8b627ec4fe792ae42bf2226649c4da54d86e4c908 38130108 clang-tools-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb c30424aea5bd3f57bbea92d0e232a139ce145819784d41a6bfdc9e6d4fe25d44 9728404 clang-tools-23_23.1.0-rc1-1~exp1_amd64.deb 80aaefb756069b8be6c10d316c812808a2213a0f6040f88724de142c89a98ed0 20719292 clangd-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb c8f406ae74bf0b81863213d9705d152d8743830cde8a6fa27bad4f3f07e13459 3473316 clangd-23_23.1.0-rc1-1~exp1_amd64.deb 27346cb83ad68d9b69df9cf68d9f1b924e6f068da8828995c2014035ab752f82 200785856 flang-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 98fab58ff840d3f87b31692241ee662973d58e4692d4430e396d49575ec00728 18431156 flang-23_23.1.0-rc1-1~exp1_amd64.deb cc8b3462a89e508f96fada7c7ff8a58bf1a636d2f613352698156192b376db2d 38012 libbolt-23-dev_23.1.0-rc1-1~exp1_amd64.deb 7bd0ca23c779363df726ca4f2bc9c49dde8b1fea94ebba13820d467d19c3837d 1755972 libc++-23-dev-wasm32_23.1.0-rc1-1~exp1_all.deb 0c6f29569644640362fb86e64823d931d365691b16a7a149ac9a1172408d1534 1547492 libc++-23-dev_23.1.0-rc1-1~exp1_amd64.deb 2bd1d3e01ed981fb669209b1066ebe7cc8c7cd7d09c1f3cd55b91a1a389e6ff5 453512 libc++1-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 9897ab9694422c118c3048712db7500e2e0d7b819c0607a041837e01f2e86105 323728 libc++1_23.1.0-rc1-1~exp1_amd64.deb b50c09ceb974a40ecf4f2b8375f9f7c6349a032addfbdb7d8289572f706a8b81 188040 libc++abi-23-dev-wasm32_23.1.0-rc1-1~exp1_all.deb 50e5e6c05e573d46e0abf7e55eb81e0a16f6034d32dbbb6d3cc03c6fc4953a9d 111176 libc++abi-23-dev_23.1.0-rc1-1~exp1_amd64.deb 6e6faf43fdd66df5cd622a1cdff2f9dbdfef810d4837ffd2dfc7cd29c90fe3c3 103812 libc++abi1-dbgsym_23.1.0-rc1-1~exp1_amd64.deb ac824f552110750585ea5147a10db803fa4fbeca7ee22ea1736999703555ea48 86516 libc++abi1_23.1.0-rc1-1~exp1_amd64.deb 90ebfee57e9c3ba42a796cfec71ebb3b0d2871af4fa46df0fc6e912fc11b9c0f 30680032 libclang-23-dev_23.1.0-rc1-1~exp1_amd64.deb d43a370810728271f7215b8ed3008b934a8574f81fb5ec31d4834e114348d066 789472 libclang-common-23-dev_23.1.0-rc1-1~exp1_amd64.deb 8a8679904d39017e915f6c0a6bafd738433b928b2702e39a12cc918e6f8bdf0e 52714104 libclang-cpp23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb e481c8b22b5dfa57a8e0801eaa51e15ca7090ec23f63a976a24bbd6277ba179c 24432 libclang-cpp23-dev_23.1.0-rc1-1~exp1_amd64.deb 8c4f29029636add866c8326b65334d5ee44a2fe83dca19af39b98b12474b18ef 13714256 libclang-cpp23_23.1.0-rc1-1~exp1_amd64.deb 2cf08d94557bd5e1e0861a74f116f20e52f0d2ac79d091c5b8fa453b3d7a6cdc 3398192 libclang-rt-23-dev-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 9a81afca3e9140433ee0c1d1cfe6cd8c2d7ca0887b806b4918343a66c12d213e 65232 libclang-rt-23-dev-wasm32_23.1.0-rc1-1~exp1_all.deb 9e3903b0001ca0450fff455c68d83700d7e58a515f7a3557d623d9cf2335cf93 65516 libclang-rt-23-dev-wasm64_23.1.0-rc1-1~exp1_all.deb 30bca9eac8709dcba979eb8b0f9d17ccd7f50830c7434375b59e426c6bfdccbb 221824 libclang-rt-23-dev-win_23.1.0-rc1-1~exp1_all.deb 5672af66be9e8f3a5a7db660171de1f1b8c92359d5800629d6720fd588e03eb9 4574224 libclang-rt-23-dev_23.1.0-rc1-1~exp1_amd64.deb a485267b985039dec638965137e69c43dda422d29585a32a4ca36c8c1207eea8 34257496 libclang1-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 28c479e937a785601ba969b6c6a601bfdcbd9375d50ff58d7b7f7de9d009fe7c 8519464 libclang1-23_23.1.0-rc1-1~exp1_amd64.deb 9571a6fb8c507a4045d91761a70dbc2420425dd161ba54a325866fdb15216aa2 24000 libclc-23-dev_23.1.0-rc1-1~exp1_all.deb 907a3f7e43a90ee58f7ee48f33eab20de1e3c9ab396ca282a96bbccfa8b5c4d3 2931892 libclc-23_23.1.0-rc1-1~exp1_all.deb 361c56b36e3f5c3c0d75a6c2e7db493c6932d382f8833cd7e46c66467f871fc5 24643704 libflang-23-dev_23.1.0-rc1-1~exp1_amd64.deb 955faeaa2d81f665f0a0a34d1f0a37e9044e22f0a9f76f1c7e1a388f7f31be54 173712 libfuzzer-23-dev_23.1.0-rc1-1~exp1_amd64.deb b9c41ad9a3e6bc3879c18bd7599e8707c42fc7ecb68f1057119a898105b6fb5f 40324 liblld-23-dev_23.1.0-rc1-1~exp1_amd64.deb e697befc5a017948cb9252c7d2ead3eff0f43557cf8f7cb009a0b64121590e72 1896292 liblld-23_23.1.0-rc1-1~exp1_amd64.deb ae4f6332f20a44fcea36f9c96379f8b2a1c4f2eef120ee19eb2335851bbc055a 18414916 liblldb-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb af2e59771d59d126574a117ec84cf73d06fe83c0018d3f488ca82831f2766ed1 642728 liblldb-23-dev_23.1.0-rc1-1~exp1_amd64.deb 95dd1c80fde47c8eadc0a948882416b369025206e06fd3913e156bf7f75dd528 4880164 liblldb-23_23.1.0-rc1-1~exp1_amd64.deb cf25b2370f20f0837ca85d7b7ce26f1f46ffeb892eb1e6d5b01459884e1a493d 421408 libllvm-23-ocaml-dev_23.1.0-rc1-1~exp1_amd64.deb a61131a48f2c3e47147e637bb895377c918111c8b1953672c3512a2cac6696ff 90175796 libllvm23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 827dd45acc9c2936eac387f598090dd3cc5280d9c1d41cd8992e7a0ac87ccc2a 30659712 libllvm23_23.1.0-rc1-1~exp1_amd64.deb 2ecf6db3cf8b703f8b48e4f75492bf920a224a28d04ef7f0dee9d2cea81f4f0a 544048 libllvmlibc-23-dev_23.1.0-rc1-1~exp1_amd64.deb 0a8b98e55edaaaf8f33041d8abb22d887a5842dab83b4281cc9001d9e158404a 74061724 libmlir-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 82c3b19b86faffa10ed7bb5466378608e0d4414f8833ee4fff956ec93736b89f 34185052 libmlir-23-dev_23.1.0-rc1-1~exp1_amd64.deb b951c3bbfa56c306fa677f8bdfa639635e0a513d90a7c3fb1c44aabe6a8ae16f 17439352 libmlir-23_23.1.0-rc1-1~exp1_amd64.deb c207facb9241abde3b74d9352e6841ab74900e89155a9b09cab18228b3e77523 1437520 liboffload-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb a4257e6b8aff65d3a8a35662c875f19a83b2fe66ae7543e50445fd1d21858286 980732 liboffload-23-dev-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 139e4e3d11fa37fbe44f162ba39286c5741c1b231c8feb64e3507bbbed6d9a2d 486236 liboffload-23-dev_23.1.0-rc1-1~exp1_amd64.deb bcd115e84852079f20fe6c069f6b3e939557cfcfb4f4480688b0a4b92c95b08a 333420 liboffload-23_23.1.0-rc1-1~exp1_amd64.deb 13b8b105180b5eefc4882d6f16c5eb2b95a915642b5de92b06fd433b2f561a90 69388 libomp-23-dev-dbgsym_23.1.0-rc1-1~exp1_amd64.deb cea152f82f29ae81181d17edb0a619a30b75d2fc1ba4ad733e63bf4e13034b24 111252 libomp-23-dev_23.1.0-rc1-1~exp1_amd64.deb 83ce6beac03ef85fae16c259eb52a222c90ab3b7ff6fc5c4a08ff977dc3f0b84 1068896 libomp-23-doc_23.1.0-rc1-1~exp1_all.deb 2351f4686a74a8bf6f9d50390a09da36a2e5178957c34e5fc5ce60ca9b227318 371368 libomp5-dbgsym_23.1.0-rc1-1~exp1_amd64.deb cafe35468468ca1d4c6ee4a7faeb2edaa895614ca2736b2c5195cedf9f56920f 408484 libomp5_23.1.0-rc1-1~exp1_amd64.deb 8e53fcd1e2a455ce8d1db8c8d285b2f4e99b62acbc7d806f8394a94bbb8cc257 1726548 libpolly-23-dev_23.1.0-rc1-1~exp1_amd64.deb 1f3d703233976be6bfffebc1bfd8a6857c6344396f195c62a8159aecc524d708 62700 libunwind-23-dev_23.1.0-rc1-1~exp1_amd64.deb 681e29dc8f1efa827ce88b609d60e4aa5d15f9c6426275a2d3a0240ad4051bc4 4863144 lld-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 4c3a2820ef6bb64167b9194c6b678cef86273e2f8c0f89960afea5bd6bfac238 1470812 lld-23_23.1.0-rc1-1~exp1_amd64.deb eea0f26608ac52474278f0d5df23b380088afda43329cd62411b00c34cdddfc9 12380860 lldb-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb b159a35ebbed6d13418e695ded13a9379264dd79c5f82e9f062b80bb76f2ab0e 1624256 lldb-23_23.1.0-rc1-1~exp1_amd64.deb 956b85f8f039621089800ce02e16410a8e4d6e90567968cb4d72542280979812 79028728 llvm-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 570c25fb86d724946950bb612328e7f5266ceffadd625cf2a5c8edabcf02be6a 2276 llvm-23-dev-dbgsym_23.1.0-rc1-1~exp1_amd64.deb e57a1fe3ce1eafa9a42c1f214621e5138570dc610659589fa37b692cb5ae3dc5 51837120 llvm-23-dev_23.1.0-rc1-1~exp1_amd64.deb b9c3398d789e058a3f071f0af0d7d4688ba58a857c57546253013675fe7a3dba 9191840 llvm-23-doc_23.1.0-rc1-1~exp1_all.deb bfa17b4638b357affb6b97a77509dd652dff6a5f83a83e749d6104559844e778 266372 llvm-23-examples_23.1.0-rc1-1~exp1_all.deb 3de034754231638cb2bd706ab1dd0481038ae1a4ac90c8c48d501371c640645d 2949788 llvm-23-linker-tools-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 8fbe139039f52d9c07b5a065c8c1db47a7af4330329e45ff24a08307df480a3b 1218272 llvm-23-linker-tools_23.1.0-rc1-1~exp1_amd64.deb a13115b9322d1ae189ecbb4136d376bb6db1055dd9f4a968e7b3b62caeecba85 1294072 llvm-23-runtime-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 31d80403832233566ab7925d7d13548b948b9f3917f9087a6e27633fa726d4a1 598748 llvm-23-runtime_23.1.0-rc1-1~exp1_amd64.deb 08c66065da3937a56515c9822e675eb70b1fa045a0f1d51dffd6c5a99ea1fcdb 4352956 llvm-23-tools-dbgsym_23.1.0-rc1-1~exp1_amd64.deb a318eeec1e9c30422fbc907879c815b521743e7b5592f0c943cabc04cf95ef42 472400 llvm-23-tools_23.1.0-rc1-1~exp1_amd64.deb f14483399fb444af9968bc86b54bad74dff87d2dbeffe8e085d9de754f713b0b 19638148 llvm-23_23.1.0-rc1-1~exp1_amd64.deb 2cff7970c58e0fc3721d17188b812e0668c23ff7ce669daea3c82294c978e13a 19556 llvm-libunwind1-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 6407e190e19eb52a060402c682948f1edec34ae8c9bbba4befc2d995648c7b0d 43452 llvm-libunwind1_23.1.0-rc1-1~exp1_amd64.deb 947b50b9ee4d9d8346f1a6b7815e6310503f51c3497dda22d6069f4ad28bf783 41836 llvm-toolchain-23_23.1.0-rc1-1~exp1_amd64.buildinfo 5f1377b38024a5fa38e8f032a34442a399a8134d887b17f881f0710d50912df2 162254808 mlir-23-tools-dbgsym_23.1.0-rc1-1~exp1_amd64.deb c631850afe07440511d60534e93810a42b1c0262901b6c531c3c15e47f4e49e4 28364604 mlir-23-tools_23.1.0-rc1-1~exp1_amd64.deb b58828bdd6c34d9135d1e3151b723046ad1cdf7c68d75b7c594fc737f36a847a 54804 python3-clang-23_23.1.0-rc1-1~exp1_amd64.deb 13ad46b4bc3f177145eb9fb2231b21dd6583484128126e9c85ad3aa7a82fe113 168600 python3-lldb-23_23.1.0-rc1-1~exp1_amd64.deb Files: 8d07fd87679771b7a9c65741e095cbf7 15872 devel optional llvm-toolchain-23_23.1.0-rc1-1~exp1.dsc 07600f0801c8f9bd54c1cd7d21f96609 211434604 devel optional llvm-toolchain-23_23.1.0-rc1.orig.tar.xz 26cb3328623065c2ee19c6240b35dbce 183316 devel optional llvm-toolchain-23_23.1.0-rc1-1~exp1.debian.tar.xz 336e03a47455884e5f2d5ab3e7089769 131457664 debug optional bolt-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb c451c89dd56422cc640b209deb8c6168 38583504 devel optional bolt-23_23.1.0-rc1-1~exp1_amd64.deb e464ee1362bd9751382b5d304246d127 285860 debug optional clang-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 9fc7028efdb8e4adf0fb16b84540d98a 4253280 doc optional clang-23-doc_23.1.0-rc1-1~exp1_all.deb 8feae61c1238baf8a740c6d157430a4b 33032 doc optional clang-23-examples_23.1.0-rc1-1~exp1_all.deb f131d196f1c77655111de1ae8fa9f932 141868 devel optional clang-23_23.1.0-rc1-1~exp1_amd64.deb 12b5ccdc1a29e44d6888fe980dfaeea8 64412 debug optional clang-format-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb cb7ce9b8f7b8b0f8cc9f01001f465a4c 72824 devel optional clang-format-23_23.1.0-rc1-1~exp1_amd64.deb f24ac4f90a3e1518bee03c5be431c0ae 14280520 debug optional clang-tidy-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 494e5345401ddc3d5bbe65d5941ac001 2051888 devel optional clang-tidy-23_23.1.0-rc1-1~exp1_amd64.deb 37b884a43f57622622e46c6dae467048 38130108 debug optional clang-tools-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb ec9aacb51487a408e4f17f1f2be1725e 9728404 devel optional clang-tools-23_23.1.0-rc1-1~exp1_amd64.deb 7d63df1aa0359c07ca0c11b72e8420f6 20719292 debug optional clangd-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb cf09c0e0bbc4ba2119bdee6da9dfd7eb 3473316 devel optional clangd-23_23.1.0-rc1-1~exp1_amd64.deb 70a85566ee4943045e56d9a9710191cf 200785856 debug optional flang-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb a03a99b3849bf0c15c6235dcb33826fb 18431156 devel optional flang-23_23.1.0-rc1-1~exp1_amd64.deb 300981147aff50ff9d381095dc609a4e 38012 libdevel optional libbolt-23-dev_23.1.0-rc1-1~exp1_amd64.deb b81ed200dcdd89d9fecca4e49b901461 1755972 libdevel optional libc++-23-dev-wasm32_23.1.0-rc1-1~exp1_all.deb 6c85ba426f82bef976995b05ae1719e7 1547492 libdevel optional libc++-23-dev_23.1.0-rc1-1~exp1_amd64.deb 23bb165bd78819c2ac14fd149dffeffc 453512 debug optional libc++1-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 3b6fe7e4614c98172577e4cc11df3c6c 323728 libs optional libc++1_23.1.0-rc1-1~exp1_amd64.deb 2c1efb482918e6cea789ad4ef02350b0 188040 libdevel optional libc++abi-23-dev-wasm32_23.1.0-rc1-1~exp1_all.deb 71ad9f65a70e2b858232477b27a2e136 111176 libdevel optional libc++abi-23-dev_23.1.0-rc1-1~exp1_amd64.deb 575a8691643c106e7820fbb12186ee98 103812 debug optional libc++abi1-dbgsym_23.1.0-rc1-1~exp1_amd64.deb da45258ca26174a33589403227608894 86516 libs optional libc++abi1_23.1.0-rc1-1~exp1_amd64.deb a8b4649a8ff1da196456bc772ca027e3 30680032 libdevel optional libclang-23-dev_23.1.0-rc1-1~exp1_amd64.deb 52ba0dab9d673f58932a22e0ca9b4535 789472 libdevel optional libclang-common-23-dev_23.1.0-rc1-1~exp1_amd64.deb a2dba3356e76b80673aedc66d4ec44b7 52714104 debug optional libclang-cpp23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 159eec6d17b97d5fa715b1fb08d50b25 24432 libdevel optional libclang-cpp23-dev_23.1.0-rc1-1~exp1_amd64.deb 3aef97c6ef0f6634c8ddb6ee0b3f15f8 13714256 libs optional libclang-cpp23_23.1.0-rc1-1~exp1_amd64.deb d00176c2d6bfc6c11047855cae0cd9c0 3398192 debug optional libclang-rt-23-dev-dbgsym_23.1.0-rc1-1~exp1_amd64.deb b216e4b2d4f99fbee652df1c393d09f9 65232 libdevel optional libclang-rt-23-dev-wasm32_23.1.0-rc1-1~exp1_all.deb 13f7304ac07e29c5b8755f5f4fb0cf10 65516 libdevel optional libclang-rt-23-dev-wasm64_23.1.0-rc1-1~exp1_all.deb 2d4881932efa9a52915184eaaf1008e5 221824 libdevel optional libclang-rt-23-dev-win_23.1.0-rc1-1~exp1_all.deb c796719d2cc6f2355c3b7fde052e7fd0 4574224 libdevel optional libclang-rt-23-dev_23.1.0-rc1-1~exp1_amd64.deb 8c219ab73d60383463a2d0f6a80cbe24 34257496 debug optional libclang1-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb de3741d093c4fbfb9595651b1a25b6e1 8519464 libs optional libclang1-23_23.1.0-rc1-1~exp1_amd64.deb ff613c05c2aa406c4e3d9ffd8c2fbb64 24000 libdevel optional libclc-23-dev_23.1.0-rc1-1~exp1_all.deb 11aeaf57c5997a394c334567a6ec12cc 2931892 libs optional libclc-23_23.1.0-rc1-1~exp1_all.deb fd1b5c36cd7a5f615a763870b2abfe1d 24643704 libdevel optional libflang-23-dev_23.1.0-rc1-1~exp1_amd64.deb 6de0eace8dd5b0eca97af7ce1e6a70ff 173712 libdevel optional libfuzzer-23-dev_23.1.0-rc1-1~exp1_amd64.deb c893dbb83ead0a34859b464e7cac75b2 40324 libdevel optional liblld-23-dev_23.1.0-rc1-1~exp1_amd64.deb ca75b450d0c2cf891dfdfdf0c2fbd915 1896292 libs optional liblld-23_23.1.0-rc1-1~exp1_amd64.deb 7a35b08be993607639be55e7486664f1 18414916 debug optional liblldb-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb f10c66295f8876d63b5102252e1e12a5 642728 libdevel optional liblldb-23-dev_23.1.0-rc1-1~exp1_amd64.deb 5dd5d588d63039c08e613402416c45f4 4880164 libs optional liblldb-23_23.1.0-rc1-1~exp1_amd64.deb 9af4e79876b1390e5806bb90ab75d7cb 421408 ocaml optional libllvm-23-ocaml-dev_23.1.0-rc1-1~exp1_amd64.deb a86b259ff23984c73b45d24fd5e39b83 90175796 debug optional libllvm23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb f2df4a0ed2be4ef7c6128c87ed75a5ea 30659712 libs optional libllvm23_23.1.0-rc1-1~exp1_amd64.deb 79216b3ab1088d8e955e221f1f332870 544048 libdevel optional libllvmlibc-23-dev_23.1.0-rc1-1~exp1_amd64.deb d75c9cce4e80b00633f70400599a724a 74061724 debug optional libmlir-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 24dee81c33c44b183d15f594cd7e939d 34185052 libdevel optional libmlir-23-dev_23.1.0-rc1-1~exp1_amd64.deb 4f19b69fe5889612369fa73631d63d3e 17439352 libs optional libmlir-23_23.1.0-rc1-1~exp1_amd64.deb c4b2aefa3feb7ef08181f248c95f7187 1437520 debug optional liboffload-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 9a2e7e34dbc4a8f3dba672ef6c84fec1 980732 debug optional liboffload-23-dev-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 45fc5780858c56c0d4cf2266059cccb3 486236 libdevel optional liboffload-23-dev_23.1.0-rc1-1~exp1_amd64.deb 4210b5f5057f7140c1262a173545d84c 333420 devel optional liboffload-23_23.1.0-rc1-1~exp1_amd64.deb 2bf0f8cd946b3e879512b44e18b2beb7 69388 debug optional libomp-23-dev-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 174f7648af1c80022f419cddc1828610 111252 libdevel optional libomp-23-dev_23.1.0-rc1-1~exp1_amd64.deb 74d480083cc15e4bf3ea7b1493d641c7 1068896 doc optional libomp-23-doc_23.1.0-rc1-1~exp1_all.deb 13b7b170cab07f71de781caf08e89009 371368 debug optional libomp5-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 9b0a99cc38514f53b24f92a416b3a967 408484 devel optional libomp5_23.1.0-rc1-1~exp1_amd64.deb 9e006d93c4e60955887b6179af0323bb 1726548 libdevel optional libpolly-23-dev_23.1.0-rc1-1~exp1_amd64.deb d951195dd9291826b51c7ab780a2c548 62700 libdevel optional libunwind-23-dev_23.1.0-rc1-1~exp1_amd64.deb 784067c9bb9e7b61407e4cc255580826 4863144 debug optional lld-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 52f9d33c69b0dd686cf545d929d882d6 1470812 devel optional lld-23_23.1.0-rc1-1~exp1_amd64.deb 2923d475963dcd1a8721bcd691edfebf 12380860 debug optional lldb-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 74891a7caa4b6dc44b84ff376cc930a2 1624256 devel optional lldb-23_23.1.0-rc1-1~exp1_amd64.deb b4f573f0259942e197fa6a1cfaf892e6 79028728 debug optional llvm-23-dbgsym_23.1.0-rc1-1~exp1_amd64.deb b0879e278c637c1e3d7d7a220a4a766a 2276 debug optional llvm-23-dev-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 6faa9d36e0233c95884c2a21c071f05d 51837120 devel optional llvm-23-dev_23.1.0-rc1-1~exp1_amd64.deb cfcebf3edfb88cf3691851ae8c56e9f8 9191840 doc optional llvm-23-doc_23.1.0-rc1-1~exp1_all.deb a3700c8ea7863cdbc14f5f8a4896445e 266372 doc optional llvm-23-examples_23.1.0-rc1-1~exp1_all.deb 77a70f108776cb8294760b2de7c8caba 2949788 debug optional llvm-23-linker-tools-dbgsym_23.1.0-rc1-1~exp1_amd64.deb c61199b47a98396a191c723ca7ee4412 1218272 devel optional llvm-23-linker-tools_23.1.0-rc1-1~exp1_amd64.deb 99ccdf5754c8561df6a8b8aa9b435f4d 1294072 debug optional llvm-23-runtime-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 6be802334bd24bd4101ca61f4316f43e 598748 devel optional llvm-23-runtime_23.1.0-rc1-1~exp1_amd64.deb 012d445c24e9c8ae7cf01311f5ad30c0 4352956 debug optional llvm-23-tools-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 3cdc4e062947701577b40c3e8383d6e6 472400 devel optional llvm-23-tools_23.1.0-rc1-1~exp1_amd64.deb cdcfa1082623535288c16978bc5ed52d 19638148 devel optional llvm-23_23.1.0-rc1-1~exp1_amd64.deb 1236d5d5882a31f40a2e06b08ed61f62 19556 debug optional llvm-libunwind1-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 4564ff69159c13b76e11d23b69054bc8 43452 libs optional llvm-libunwind1_23.1.0-rc1-1~exp1_amd64.deb 0b708f72280296f5f7f838234f255538 41836 devel optional llvm-toolchain-23_23.1.0-rc1-1~exp1_amd64.buildinfo ed24681aa0a480ffa80e77510158e440 162254808 debug optional mlir-23-tools-dbgsym_23.1.0-rc1-1~exp1_amd64.deb 4d886ea5c96673cb15eaf4a791666e24 28364604 devel optional mlir-23-tools_23.1.0-rc1-1~exp1_amd64.deb 550fc42b257cb8952b9863ff607b1b65 54804 python optional python3-clang-23_23.1.0-rc1-1~exp1_amd64.deb 69ccd8f5661929bcbd3cbb0c2c7e4c75 168600 python optional python3-lldb-23_23.1.0-rc1-1~exp1_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEtg21mU05vsTRqVzPfmUo2nUvG+EFAmplPuYACgkQfmUo2nUv G+FjRQ/9GHdN+F1i9ahUMqAAW83Ns8RN+x2DfLKtzKEgiw/GqWf8basxzQXdbU5h K6X0CVpb9bMsMCK48hf9dzJqxqZ/dyBab3ff9t0ZUEaW9tjYmn5mKzBJsxKaSAmV DkejotdKbSsNsITNqsWbyKebTNNUXN9E+PwIe/zIKwCVKUoZkOM1SWUSz6xdK13f 4EXAR2KifLDhHJd+yTGvlCE+mDQ9VCV/cNJIjelwB10kLqf6P2hWo2SnIitvsDvN SlNIINDDU188Nak93QIwr6WDd7l2ou9g2MfUi9nCr43seCwLTai4aRhJGPWradB3 5G5D2ASFtfC3xg/Ov+T117NxZcOYYUAF+DDaN2Pw5ANBvlSK6dw8oObZpvoeQ62q D3Ra84XkK0WKYmCWhqrirKQcg525pWrvgycTRX4t1zxitfkMjhY9bYzTv6jOFU66 x+R0V1MytXnwL/fLdJAH8B70ys6x1/NLfWrZ55rdJCnwL69Mw3tKS9Pnc87fziB6 7S3UGfo+lI4uLdcLSE0qQQREtBtzOC1pXdjfnkwCL5k7eRAyakWzVBntISG5UxxP yiUl4kAbFZPmG8kbT9bnsMZnvxivH3jlioPWnag1gPLiN40nFj3ikYSAxX8XBpW+ kyI48hsIrJcqYO63wI0L8AxF1MMZ3jQ+ypSxSVhnls9Zvo0qNXk= =fidt -----END PGP SIGNATURE-----