A simple library that provides an implementation of the low-level target-specific hooks required by code generation and other runtime components. For example, when compiling for a 32-bit target, converting a double to a 64-bit unsigned integer is compiling into a runtime call to the "__fixunsdfdi" function.
... part of T2, get it here
URL: https://compiler-rt.llvm.org
Author: University of Illinois/NCSA
Author: Chris Lattner <clattner [at] apple [dot] com>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: BSD
Status: Stable
Version: 19.1.3
Remark: Does cross compile (as setup and patched in T2).
CPU architectures: Does not support: alpha
Download: https://github.com/llvm/llvm-project/tags/download/llvmorg-19.1.3/ compiler-rt-19.1.3.src.tar.xz
Download: https://github.com/llvm/llvm-project/tags/download/llvmorg-19.1.3/ cmake-19.1.3.src.tar.xz
T2 source: wasi-compiler-rt.cache
T2 source: wasi-compiler-rt.conf
T2 source: wasi-compiler-rt.desc
Build time (on reference hardware): 4% (relative to binutils)2
Installed size (on reference hardware): 0.51 MB, 10 files
Dependencies (build time detected): 00-dirtree bash clang cmake coreutils diffutils gawk grep libedit libxml llvm make pkgconfig sed tar wasi-libc xz
Installed files (on reference hardware): n.a.
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).