[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package lld-devel-19.1.7-2.el9.x86_64 download

Name lld-devel
Epoch 0
Version 19.1.7
Release 2.el9
Architecture x86_64
Website/URL http://llvm.org
License Apache-2.0 WITH LLVM-exception OR NCSA
Build Time 2025-03-31 15:09:23
Build Host builder-x86-03.inferitos.ru
Summary Libraries and header files for LLD
Repositories AppStream
Description This package contains library and header files needed to develop new native programs that use the LLD infrastructure.
Errata
Size 34 KiB
Source Project llvm-19.1.7-2.el9
SHA-256 checksum a8b3dd793a4395143ca57503a48269938aa0fe21f1d97821e01587ed4ee8833b
× Full screenshot
Changelog link
* Thu Feb 06 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-2
- Remove llvm 18 compat lib

* Thu Jan 23 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-1
* Update to LLVM 19.1.7 (RHEL-57460)

* Mon Dec 09 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-2
- Disable libomp tests on s390x RHEL entirely.

* Wed Dec 04 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-1
- Update to 19.1.5
- Enable LLVM_ENABLE_ZSTD (rhbz#2321848)
- Remove HTML documentation
- Add lldb man pages
- Fix profiling after a binutils NOTE change (rhbz#2322754)
- Install i386 config files on x86_64

* Sat Nov 09 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.3-1
- Update to 19.1.3

* Thu Aug 15 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-3
- Workaround for GFX11.5 export priority (RHEL-49517)

* Thu Aug 08 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-2
- Remove llvm 17 compat lib

* Tue Jul 16 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-1
- Update to LLVM 18.1.8

* Tue May 28 2024 Nikita Popov <npopov@redhat.com> - 18.1.6-3
- Fix use after free on ppc64le (rhbz#2283525)

* Wed May 22 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.6-2
- Turn on build condition bundle_compat_lib by default