Package clang-rocm: Information

    Binary package: clang-rocm
    Version: 6.0.2-alt0.6
    Architecture: ppc64le
    Build time:  Apr 24, 2024, 04:37 PM in the task #345742
    Source package: llvm-rocm
    Category: Development/C
    Report package bug
    License: Apache-2.0 with LLVM-exception
    Summary: A C language family frontend for LLVM
    Description: 
    clang: noun
        1. A loud, resonant, metallic sound.
        2. The strident call of a crane or goose.
        3. C-language family front-end toolkit.
    
    The goal of the Clang project is to create a new C, C++, Objective C
    and Objective C++ front-end for the LLVM compiler. Its tools are built
    as libraries and designed to be loosely-coupled and extendable.

    Maintainer: Konstantin Lepikhov

    List of contributors:
    Konstantin Lepikhov

    Last changed


    April 24, 2024 Konstantin Lepikhov 6.0.2-alt0.6
    - Fix FTBFS: use llvm-17/clang-17.
    - lld: add /proc to requires.
    - build targets: reduce to AMDGPU;host.
    April 4, 2024 Konstantin Lepikhov 6.0.2-alt0.5
    - Apply fixes:
      + rollback 30a3adf50e2d49dfc97c1b614d9b93638eba672d to fix
        memory allocation errors in blender
        (https://projects.blender.org/blender/blender/issues/112084).
    March 20, 2024 Konstantin Lepikhov 6.0.2-alt0.4
    - Fix arch triple dir (looks like it was broken for all arches).