Package lccrt: Information
Binary package: lccrt
Version: 141516-alt7
Architecture: e2kv4
Build time: Jun 9, 2024, 10:07 PM
Source package: lccrt
Category: Development/Other
Report package bugHome 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
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