Package liblldb16.0: Information

    Binary package: liblldb16.0
    Version: 16.0.6-alt8
    Architecture: x86_64
    Build time:  Jan 19, 2024, 07:38 AM in the task #333513
    Source package: llvm16.0
    Report package bug
    Home page: http://llvm.org

    License: Apache-2.0 with LLVM-exception
    Summary: Shared library for LLDB
    Description: 
    This package contains the LLDB runtime library.

    Maintainer: Konstantin Lepikhov


    Last changed


    Dec. 10, 2023 Konstantin Lepikhov 16.0.6-alt8
    - Applied fixes:
      + clang: fix CUDA libdevice search path.
    Nov. 17, 2023 Alexey Sheplyakov 16.0.6-alt7
    - spec: clang-devel does not fit into 4 GB on LoongArch, split clangTidy.a
      into a subpackage to avoid the problem. Fixes FTBFS on LoongArch.
    - LoongArch: made `llc --version` print a meaningful CPU name instead of
      '(unknown)' (upstream commit e53f41c39f3eb5052965c720d2cb517d2945fd12).
      Some CMake scripts (in particular pocl) rely on `Host CPU` to figure out
      the native target.
    - spec: do not restrict build concurrency on LoongArch (got enough CPU and
      RAM here).
    Sept. 30, 2023 Arseny Maslennikov 16.0.6-alt6
    - Restored clang-ALT-bug-40628-grecord-command-line.patch.
    - Made clang pass --build-id=sha1 to the linker.