Package llvm17.0-doc: Information

Binary package: llvm17.0-doc
Version: 17.0.6-alt4.1
Architecture: noarch
Build time:  Apr 24, 2024, 12:47 AM in the task #345725
Source package: llvm17.0
Category: Documentation
Report package bug
Home page: http://llvm.org

License: Apache-2.0 with LLVM-exception
Summary: Documentation for LLVM
Description: 
Documentation for the LLVM compiler infrastructure.

Maintainer: Konstantin Lepikhov


Last changed


April 23, 2024 Konstantin Lepikhov 17.0.6-alt4.1
- Fix FTBFS: scudo: Fix the use of ASSERT_CAPABILITY in TSD (upstream PR#68273).
- x86_64/ppc64le: compile with mold.
- lld: added /proc to requires.
March 29, 2024 Konstantin Lepikhov 17.0.6-alt4
- openmp: disable build due soname clash with next llvm.
- cmake-modules: move to %llvm_datadir.
March 19, 2024 Alexey Sheplyakov 17.0.6-alt3
- compiler-rt: build with medium code model on LoongArch. Required for
  chromium and other non-trivial apps, as the default code model is too
  tight (maximal code offset is 128 MB)