Wed, 15 Apr 2026 00:23:59 CST | login

Information for build llvm-17.0.6-17.ocs23.rva23

ID25814
Package Namellvm
Version17.0.6
Release17.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/llvm.git?.#c67102f1b18c83ebd0a1ecf8583d82827da3aeb2
SummaryThe Low Level Virtual Machine
DescriptionLLVM is a compiler infrastructure designed for compile-time, link-time, runtime, and idle-time optimization of programs from arbitrary programming languages. The compiler infrastructure includes mirror sets of programming tools as well as libraries with equivalent functionality.
Built bymaxonxie
State canceled
Volume DEFAULT
StartedMon, 23 Mar 2026 22:38:02 CST
CompletedTue, 24 Mar 2026 09:47:03 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/llvm.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/llvm.git?.#origin/master'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Dec 05 2025 Zhao Zhen <jeremiazhao@tencent.com> - 17.0.6-17 - fixed unsafe-buffer-use in clang * Wed Nov 12 2025 Zhao Zhen <jeremiazhao@tencent.com> - 17.0.6-16 - hardcode dwarf 4 by default instead of using clang config file. * Thu Nov 06 2025 Zhao Zhen <jeremiazhao@tencent.com> - 17.0.6-15 - try enabling gold support for loongarch64 * Mon Sep 22 2025 Zhao Zhen <jeremiazhao@tencent.com> - 17.0.6-14 - fixed when executes "clang -rtlib=compiler-rt", clang will not - find the compiler-rt libraries. - fixed mlir-pdll-lsp-server error: debug-counter registered more - than once. * Mon Sep 22 2025 Zhao Zhen <jeremiazhao@tencent.com> - 17.0.6-13 - From seperated components building to all-in-one llvm-projects building. - not included flang and polly. - added llvm-bolt and libcxx * Wed Aug 20 2025 chenli <chenli@loongson.cn> - 17.0.6-12 - [Type] bugfix - [DESC] Add support for RuntimeDyld on loongarch64 * Thu Jul 10 2025 chenli <chenli@loongson.cn> - 17.0.6-11 - LoongArch Backport: Define psABI v2.30 relocs - LoongArch Backport: Fix xvshuf instructions lowering * Mon Jun 23 2025 chenli <chenli@loongson.cn> - 17.0.6-10 - LoongArch Backport: Pass OptLevel to LoongArchDAGToDAGISel * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 17.0.6-9 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Tue Sep 24 2024 zhanglimin <zhanglimin@loongson.cn> - 17.0.6-8 - [LoongArch] Backport some new support * Thu Sep 12 2024 doupengda <doupengda@loongson.cn> - 17.0.6-7 - [Type] other - [DESC] Clear instructions not recorded in ErasedInstrs * Mon Sep 02 2024 Zhao Zhen <jeremiazhao@tencent.com> - 17.0.6-6 - Deprecated python3-recommonmark from builddep * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 17.0.6-5 - Rebuilt for loongarch release * Tue May 28 2024 zhanglimin <zhanglimin@loongson.cn> - 17.0.6-4 - Fix the issue for patching files. * Thu May 16 2024 zhanglimin <zhanglimin@loongson.cn> - 17.0.6-3 - Support `relax`, vector, some improvements and bugfixs on LoongArch. * Mon Apr 01 2024 rockerzhu <rockerzhu@tencent.com> - 17.0.6-2 - Fix CVE-2023-46049. * Mon Dec 18 2023 luffyluo <luffyluo@tencent.com> - 17.0.6-1 - Upgrade to version 17.0.6 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 16.0.6-2 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Jun 30 2023 kianli <kianli@tencent.com> - 16.0.6-1 - Upgrade to 16.0.6 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 14.0.5-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 14.0.5-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Jan 05 2023 rockerzhu <rockerzhu@tencent.com> - 14.0.5-2 - Disable INSTANTIATE_TEST_SUITE_P on aarch64 due to failing in compiling. * Wed Jun 15 2022 metrechen <metrechen@tencent.com> - 14.0.5-1 - Release tllvm, based on LLVM 14.0.5 * Thu Jun 02 2022 rockerzhu <rockerzhu@tencent.com> - 14.0.0-1 - Initial build