Package lccrt: Information

    Source package: lccrt
    Version: 141516-alt7
    Build time:  Jun 9, 2024, 10:07 PM
    Report package bug
    Home page: http://mcst.ru

    License: Apache-2.0
    Summary: llvm-IR/EIR translation layer
    Description: 
    This library handles transition between llvm-IR
    and EIR (lcc/e2k one) to facilitate development
    of llvm/e2k reusing the optimizations done in
    lcc backend to date.

    List of RPM packages built from this SRPM:
    lccrt (e2kv6, e2kv5, e2kv4, e2k)
    lccrt-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin

      1. cmake
      2. gcc-c++
      3. rpm-macros-cmake

    Last changed


    June 4, 2024 Michael Shigorin 141516-alt7
    - add -fPIC (ilyakurdyukov@; proposed by Svyatoslav Stupak)
    March 4, 2024 Michael Shigorin 141516-alt5
    - kludge for rust: add fshl_i4.c (thx Andrey Burdovitsyn)
    Dec. 25, 2023 Michael Shigorin 141516-alt4
    - exclude plugin/asm: lcbe not there yet