Пакет llvm: Информация

    Исходный пакет: llvm
    Версия: 3.3-alt2
    Собран:  23 декабря 2013 г. 16:40 в задании #110571
    Скопирован в задании: #110571
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://llvm.org/

    Лицензия: NCSA
    О пакете: The Low Level Virtual Machine
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    clang (x86_64, i586)
    clang-analyzer (x86_64, i586)
    clang-debuginfo (x86_64, i586)
    clang-devel (x86_64, i586)
    i586-clang (x86_64-i586)
    i586-llvm (x86_64-i586)
    i586-llvm-devel-static (x86_64-i586)
    llvm (x86_64, i586)
    llvm-debuginfo (x86_64, i586)
    llvm-devel (x86_64, i586)
    llvm-devel-debuginfo (x86_64, i586)
    llvm-devel-static (x86_64, i586)
    llvm-ocaml (x86_64, i586)
    llvm-ocaml-devel (x86_64, i586)
    llvm-ocaml-doc (noarch)

    Сопровождающий: Gleb Fotengauer-Malinovskiy


    Права:
    @qa_p7

      1. libstdc++-devel
      2. libffi-devel
      3. perl-Pod-Parser
      4. perl-devel
      5. chrpath
      6. clang
      7. groff-extra
      8. groff-ps
      9. ocaml
      10. /proc
      11. dejagnu
      12. ocamldoc
      13. zip
      14. python-modules-compiler
      15. python-modules-unittest

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


    30 августа 2013 г. Gleb Fotengauer-Malinovskiy 3.3-alt2
    - build with clang
    - clang: add versioned R: gcc
    - llvm:
     + drop ld.so.conf file
     + package static libraries in devel-static subpackage
    19 августа 2013 г. Gleb Fotengauer-Malinovskiy 3.3-alt1
    - New version
    23 апреля 2013 г. Dmitry V. Levin 3.2-alt3
    - Fixed build to enable proper debuginfo information.