Package llvm17.0: Information

Source package: llvm17.0
Version: 17.0.6-alt0.2.port
Build time:  Feb 20, 2024, 06:47 PM
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:
clang17.0 (riscv64)
clang17.0-analyzer (noarch)
clang17.0-debuginfo (riscv64)
clang17.0-devel (riscv64)
clang17.0-doc (noarch)
clang17.0-libs (riscv64)
clang17.0-support (riscv64)
clang17.0-support-shared-runtimes (riscv64)
clang17.0-support-shared-runtimes-debuginfo (riscv64)
clang17.0-tidy-devel-static (riscv64)
clang17.0-tools (riscv64)
clang17.0-tools-debuginfo (riscv64)
clangd17.0 (riscv64)
clangd17.0-debuginfo (riscv64)
libclang-cpp17 (riscv64)
libclang-cpp17-debuginfo (riscv64)
libclang17 (riscv64)
libclang17-debuginfo (riscv64)
libmlir17.0 (riscv64)
libmlir17.0-debuginfo (riscv64)
libmlir17.0-devel (riscv64)
libomp17.0 (riscv64)
libomp17.0-debuginfo (riscv64)
libomp17.0-devel (riscv64)
libomp17.0-devel-debuginfo (riscv64)
libomp17.0-doc (noarch)
libpolly17.0-devel (riscv64)
libpolly17.0-doc (noarch)
lld17.0 (riscv64)
lld17.0-debuginfo (riscv64)
lld17.0-devel (riscv64)
lld17.0-doc (noarch)
llvm17.0 (riscv64)
llvm17.0-cmake-common-modules (noarch)
llvm17.0-debuginfo (riscv64)
llvm17.0-devel (riscv64)
llvm17.0-devel-debuginfo (riscv64)
llvm17.0-doc (noarch)
llvm17.0-filesystem (riscv64)
llvm17.0-gold (riscv64)
llvm17.0-gold-debuginfo (riscv64)
llvm17.0-libs (riscv64)
llvm17.0-libs-debuginfo (riscv64)
llvm17.0-polly (riscv64)
llvm17.0-polly-debuginfo (riscv64)
llvm17.0-tools (noarch)
mlir17.0-tools (riscv64)
mlir17.0-tools-debuginfo (riscv64)

Maintainer: Ivan A. Melnikov


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

Last changed


Feb. 19, 2024 Ivan A. Melnikov 17.0.6-alt0.2.port
- drop pieces of partially-build OMP on all non-libomptarget_arches
  (fixes FTBFS on riscv64)
Feb. 8, 2024 Konstantin Lepikhov 17.0.6-alt2
- clang: fix wrong -print-runtime-dir on %ix86.
Jan. 21, 2024 Konstantin Lepikhov 17.0.6-alt1
- 17.0.6.
  BR: build lldb with lzma support.