Package llvm13.0: Information

    Binary package: llvm13.0
    Version: 13.0.1-alt3
    Architecture: i586
    Build time:  Jun 8, 2023, 12:46 AM in the task #311250
    Source package: llvm13.0
    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.

    Maintainer: Arseny Maslennikov


    Last changed


    April 25, 2022 Arseny Maslennikov 13.0.1-alt3
    - Restored doc generation, which was disabled in -alt2.
    - Built LLDB with libedit and SWIG support.
    April 15, 2022 Arseny Maslennikov 13.0.1-alt2
    - Dropped certain targets from import checks in CMake configs.
      This will fix bug 39685, or, at least, dramatically reduce its impact.
    - Built without gcc-LTO, since it miscompiles the LLVM optimizer.
    - Temporarily disabled doc generation to urgently push the fix above.
    Feb. 19, 2022 Arseny Maslennikov 13.0.1-alt1
    - 13.0.1.
    - Merge llvm-devel-static with llvm-devel.
    - Merge clang-devel-static with clang-devel.
    - New LLVM subprojects: mlir, polly.