1 [COPY] --- T2-COPYRIGHT-BEGIN ---
2 [COPY] t2/package/*/wasi-compiler-rt/wasi-compiler-rt.desc
3 [COPY] Copyright (C) 2008 - 2025 The T2 SDE Project
4 [COPY] SPDX-License-Identifier: GPL-2.0
5 [COPY] --- T2-COPYRIGHT-END ---
7 [I] Compiler runtime libraries
9 [T] A simple library that provides an implementation of the low-level
10 [T] target-specific hooks required by code generation and other runtime
11 [T] components. For example, when compiling for a 32-bit target, converting
12 [T] a double to a 64-bit unsigned integer is compiling into a runtime call
13 [T] to the "__fixunsdfdi" function.
15 [U] https://compiler-rt.llvm.org
17 [A] University of Illinois/NCSA
18 [A] Chris Lattner <clattner@apple.com>
19 [M] Rene Rebe <rene@t2-project.org>
28 [P] X -----5---9 152.700
31 [D] e503eb38798bc952700d867b92dd4610c62371a1e0870b0849e36d4f compiler-rt-19.1.7.src.tar.xz https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/
32 [D] a3d7196ce4983df997636c1a781cbec2eac9eed03e61a76524138a7f llvm-cmake-19.1.7.src.tar.xz !https://github.com/llvm/llvm-project/releases/download/llvmorg-19.1.7/cmake-19.1.7.src.tar.xz