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

    Исходный пакет: llvm
    Версия: 3.3-alt2
    Собран:  25 декабря 2013 г. 12:48 в задании #110999
    Скопирован в задании: #110999
    Категория: Разработка/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



      1. libffi-devel
      2. libstdc++-devel
      3. chrpath
      4. clang
      5. /proc
      6. dejagnu
      7. perl-Pod-Parser
      8. perl-devel
      9. ocaml
      10. groff-extra
      11. groff-ps
      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.