Package llvm11.0: Information

    Binary package: llvm11.0
    Version: 11.0.1-alt3
    Architecture: aarch64
    Build time:  Dec 3, 2021, 10:17 AM in the task #282059
    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


    Aug. 10, 2021 Arseny Maslennikov 11.0.1-alt3
    - Made opt-viewer use python3. (closes: bug 40691)
    - Backported from llvmorg-12.0.1:
      D102059: 884040d "libsanitizer: Remove cyclades inclusion in sanitizer"
      This is needed for the package to be buildable from source with modern
      glibc-kernheaders. (closes: bug 40357)
    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.