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

    Бинарный пакет: llvm6.0-devel
    Версия: 6.0.0-alt0.6.M80C.1.rel
    Архитектура: x86_64
    Собран:  13 ноября 2018 г. 3:04 в задании #215187
    Исходный пакет: llvm6.0
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://llvm.org

    Лицензия: NCSA
    О пакете: Libraries and header files for LLVM
    Описание: 
    This package contains library and header files needed to develop new
    native programs that use the LLVM infrastructure.

    Сопровождающий: Andrey Cherepanov


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


    12 сентября 2018 г. Andrey Cherepanov 6.0.0-alt0.6.M80C.1.rel
    - Backport to c8 branch (bootstrapped).
    20 марта 2018 г. Konstantin Lepikhov 6.0.0-alt0.7.rel
    - Reduce debuginfo for x86_64.
    - Use 'Release' build on x86_64.
    - Fix provides/obsoletes.
    - Move clang libs to separate pkg (to ease future migrations).
    15 марта 2018 г. Konstantin Lepikhov 6.0.0-alt0.6.rel
    - Bootstrap with clang, lld and ThinLTO.
    - .spec: sync with RH
      + 0001-DebugInfo-Discard-invalid-DBG_VALUE-instructions-in-.patch
      + 0001-Fixup-for-rL326769-RegState-Debug-is-being-truncated.patch
      + RH-0001-CMake-Split-static-library-exports-into-their-own-ex.patch
    - .spec: move gold plugin to -devel (tnx to legion@)
    - Build changes:
      + Reduce memory consumption on x86:
        + Reduce amount of debuginfo (use -g1)
        + Use Release as build target.
      + Use compiler-rt (instead of libgcc).
      + Use 8 build jobs.