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

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

    Лицензия: Apache-2.0 with LLVM-exception
    О пакете: The LLVM Compiler Infrastructure
    Описание: 
    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.

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


    Права:
    Arseny Maslennikov
    @everybody

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


    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.