| Name: | lldb |
|---|---|
| Version: | 20.1.8 |
| Release: | 3.el9 |
| Architecture: | i686 |
| Group: | Unspecified |
| Size: | 27287431 |
| License: | Apache-2.0 WITH LLVM-exception OR NCSA |
| RPM: | lldb-20.1.8-3.el9.i686.rpm |
| Source RPM: | llvm-20.1.8-3.el9.src.rpm |
| Build Date: | Fri Sep 12 2025 |
| Build Host: | build-ol9-i386.oracle.com |
| Vendor: | Oracle America |
| URL: | http://lldb.llvm.org/ |
| Summary: | Next generation high-performance debugger |
| Description: | LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. |
- Backport fix for pgo optimized rust toolchain on ppc64le (rhbz#2382683) - Backport fix for crbit spill miscompile on ppc64le power9 and power10 (rhbz#2383037) - Backport fix for build of highway package on ppc64le (rhbz#2383182)
- Update to LLVM 20.1.8
- Add riscv64 enablement bits; thanks: Songsong Zhang (U2FsdGVkX1@gmail.com) and David Abdurachmanov (davidlt@rivosinc.com)
- Update to LLVM 20.1.7
- Fix llvm-config alternatives handling (rhbz#2361779)
- Use libdir suffix in versioned prefix
- Invert symlink direction - Fix i686 multilib installation (rhbz#2365079)
- Backport patch to fix rhbz#2363895
- Rebuilt for Python 3.14
- Bootstrap for Python 3.14