Package llvm11.0: Information

    Binary package: llvm11.0
    Version: 11.0.1-alt2
    Architecture: x86_64
    Build time:  Jun 1, 2021, 08:23 PM in the task #273299
    Source package: llvm11.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


    June 1, 2021 Arseny Maslennikov 11.0.1-alt2
    Jan. 8, 2021 Arseny Maslennikov 11.0.1-alt1
    - 11.0.0 -> 11.0.1.
    - New LLVM subproject: lldb.
    Dec. 11, 2020 Arseny Maslennikov 11.0.0-alt2
    - Installed to /usr/lib/llvm-11.0 to ensure peaceful co-existence with other
      LLVM versions.
      Numbered shared libraries in /usr/lib/llvm-11.0/%_lib are symlinked to %_libdir
      to properly generate library dependencies.
    - Moved clang-format and other clang-based tools to clang11.0-tools.
    - New LLVM subproject: clang-tools-extra.
      + 2 new packages: clang11.0-tools, clangd11.0
    - Enabled all LLVM targets.
    - Moved C/C++ compiler support away from clang-libs to clang-libs-support.
    - Moved Clang .so runtimes (scudo and sanitizers) with available static variants
      to clang-libs-support-shared-runtimes to comply with sisyphus-check-static.