Пакет mlir15.0-tools: Информация

    Бинарный пакет: mlir15.0-tools
    Версия: 15.0.7-alt8
    Архитектура: armh
    Собран:  12 февраля 2024 г. 20:48 в задании #340496
    Исходный пакет: llvm15.0
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://llvm.org

    Лицензия: Apache-2.0 with LLVM-exception
    О пакете: Various mlir-based tools
    Описание: 
    MLIR is a novel approach to building reusable and extensible compiler infrastructure.
    MLIR aims to address software fragmentation, improve compilation for
    heterogeneous hardware, significantly reduce the cost of building domain
    specific compilers, and aid in connecting existing compilers together.
    
    This package contains some bundled tools.

    Сопровождающий: Konstantin Lepikhov


    Последнее изменение


    12 февраля 2024 г. Konstantin Lepikhov 15.0.7-alt8
    - backport fix from llvm17.0:
      clang: fix wrong -print-runtime-dir on %ix86.
    8 декабря 2023 г. Konstantin Lepikhov 15.0.7-alt7
    - Applied fixes:
      clang: fix CUDA libdevice search path.
    2 октября 2023 г. Arseny Maslennikov 15.0.7-alt6
    - Fix FTBFS: use llvm15.0 to build us explicitly.
    - clang: Pass --build-id=sha1 to linkers by default. (Closes: 47780)
      Both of these changes are applied to clangs we build ALT packages with; if we
      ever decouple clang-for-packages from clang-for-users, upstream behaviour can
      be restored for the latter.