Package llvm15.0: Information

    Source package: llvm15.0
    Version: 15.0.7-alt4
    Build time:  Mar 13, 2024, 09:53 PM in the task #340631
    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 (x86_64, i586, aarch64)
    clang15.0-analyzer (noarch)
    clang15.0-debuginfo (x86_64, i586, aarch64)
    clang15.0-devel (x86_64, i586, aarch64)
    clang15.0-doc (noarch)
    clang15.0-libs (x86_64, i586, aarch64)
    clang15.0-libs-debuginfo (x86_64, i586, aarch64)
    clang15.0-libs-support (x86_64, i586, aarch64)
    clang15.0-libs-support-debuginfo (x86_64)
    clang15.0-libs-support-shared-runtimes (x86_64, i586, aarch64)
    clang15.0-libs-support-shared-runtimes-debuginfo (x86_64, i586, aarch64)
    clang15.0-tools (x86_64, i586, aarch64)
    clang15.0-tools-debuginfo (x86_64, i586, aarch64)
    clangd15.0 (x86_64, i586, aarch64)
    clangd15.0-debuginfo (x86_64, i586, aarch64)
    liblldb15.0 (x86_64, i586, aarch64)
    liblldb15.0-debuginfo (x86_64, i586, aarch64)
    liblldb15.0-devel (x86_64, i586, aarch64)
    libmlir15.0 (x86_64, i586, aarch64)
    libmlir15.0-debuginfo (x86_64, i586, aarch64)
    libmlir15.0-devel (x86_64, i586, aarch64)
    libpolly15.0-devel (x86_64, i586, aarch64)
    libpolly15.0-doc (noarch)
    lld15.0 (x86_64, i586, aarch64)
    lld15.0-debuginfo (x86_64, i586, aarch64)
    lld15.0-devel (x86_64, i586, aarch64)
    lld15.0-doc (noarch)
    lldb15.0 (x86_64, i586, aarch64)
    lldb15.0-debuginfo (x86_64, i586, aarch64)
    lldb15.0-doc (noarch)
    llvm15.0 (x86_64, i586, aarch64)
    llvm15.0-debuginfo (x86_64, i586, aarch64)
    llvm15.0-devel (x86_64, i586, aarch64)
    llvm15.0-devel-debuginfo (x86_64, i586, aarch64)
    llvm15.0-doc (noarch)
    llvm15.0-filesystem (x86_64, i586, aarch64)
    llvm15.0-gold (x86_64, i586, aarch64)
    llvm15.0-gold-debuginfo (x86_64, i586, aarch64)
    llvm15.0-libs (x86_64, i586, aarch64)
    llvm15.0-libs-debuginfo (x86_64, i586, aarch64)
    llvm15.0-polly (x86_64, i586, aarch64)
    llvm15.0-polly-debuginfo (x86_64, i586, aarch64)
    llvm15.0-tools (x86_64, i586, aarch64)
    mlir15.0-tools (x86_64, i586, aarch64)
    mlir15.0-tools-debuginfo (x86_64, i586, aarch64)
    python3-module-lldb15.0 (x86_64, i586, aarch64)

    Maintainer: Konstantin Lepikhov


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

    Last changed


    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.
    June 12, 2023 Konstantin Lepikhov 15.0.7-alt2
    - aarch64: compile w/ gcc again (still 5hrs to compile w/ clang).