Package llvm15.0: Information

    Source package: llvm15.0
    Version: 15.0.7-alt0.4.rv64
    Build time:  Jan 25, 2024, 05:22 AM
    Category: Development/C
    Report package bug
    Home page: http://llvm.org

    License: Apache-2.0 with LLVM-exception
    Summary: The LLVM Compiler Infrastructure
    Description: 
    LLVM 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.

    List of rpms provided by this srpm:
    clang15.0 (riscv64)
    clang15.0-analyzer (noarch)
    clang15.0-debuginfo (riscv64)
    clang15.0-devel (riscv64)
    clang15.0-devel-plus (riscv64)
    clang15.0-doc (noarch)
    clang15.0-libs (riscv64)
    clang15.0-libs-debuginfo (riscv64)
    clang15.0-libs-support (riscv64)
    clang15.0-libs-support-shared-runtimes (riscv64)
    clang15.0-libs-support-shared-runtimes-debuginfo (riscv64)
    clang15.0-tools (riscv64)
    clang15.0-tools-debuginfo (riscv64)
    clangd15.0 (riscv64)
    clangd15.0-debuginfo (riscv64)
    libmlir15.0 (riscv64)
    libmlir15.0-debuginfo (riscv64)
    libmlir15.0-devel (riscv64)
    libpolly15.0-devel (riscv64)
    libpolly15.0-doc (noarch)
    lld15.0 (riscv64)
    lld15.0-debuginfo (riscv64)
    lld15.0-devel (riscv64)
    lld15.0-doc (noarch)
    llvm15.0 (riscv64)
    llvm15.0-debuginfo (riscv64)
    llvm15.0-devel (riscv64)
    llvm15.0-devel-debuginfo (riscv64)
    llvm15.0-doc (noarch)
    llvm15.0-filesystem (riscv64)
    llvm15.0-gold (riscv64)
    llvm15.0-gold-debuginfo (riscv64)
    llvm15.0-libs (riscv64)
    llvm15.0-libs-debuginfo (riscv64)
    llvm15.0-polly (riscv64)
    llvm15.0-polly-debuginfo (riscv64)
    llvm15.0-tools (riscv64)
    mlir15.0-tools (riscv64)
    mlir15.0-tools-debuginfo (riscv64)

    Maintainer: Ivan A. Melnikov


      1. binutils-devel
      2. libncursesw-devel
      3. clang13.0
      4. cmake >= 3.4.3
      5. python3-devel
      6. /proc
      7. lld13.0
      8. llvm13.0-devel
      9. python3-module-recommonmark
      10. python3-module-sphinx-automodapi
      11. ninja-build
      12. libffi-devel
      13. libstdc++-devel
      14. rpm-build >= 4.0.4-alt112
      15. rpm-build-python3
      16. rpm-macros-llvm-common
      17. swig-devel
      18. zip
      19. perl-Pod-Parser
      20. zlib-devel
      21. perl-devel
      22. pkgconfig(libedit)
      23. pkgconfig(libxml-2.0)
      24. pkgconfig(ncursesw)

    Last changed


    July 1, 2023 Ivan A. Melnikov 15.0.7-alt0.4.rv64
    - build on riscv64
      + correct dynamic linker path on riscv64
      + disable LTO for riscv64
      + add riscv64-alt-linux to clang-alt-triple.patch
      + link with libatomic where appropriate
      + split clang devel package to fit into RPM limits
      + minor spec tweaks
    June 19, 2023 Konstantin Lepikhov 15.0.7-alt4
    - ppc64le: fix macro and build with clang.
    - clang: extend rocm device libs lookup path.
    June 16, 2023 Arseny Maslennikov 15.0.7-alt3
    - libpolly-doc: Marked as noarch.
    - Dropped tblgen-lsp-server from LLVMExports target check. That program is
      located in a different subproject.