Package lccrt: Information

    Binary package: lccrt
    Version: 141516-alt7
    Architecture: e2kv6
    Build time:  Jun 9, 2024, 10:06 PM
    Source package: lccrt
    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.

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin

    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