[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#584190: ITP: compiler-rt -- low level C runtime



Package: wnpp
Severity: wishlist
Owner: Mark Heily <mark@heily.com>

* Package name    : compiler-rt
  Version         : 0.0.105309
  Upstream Author : University of Illinois at Urbana-Champaign
* URL             : http://compiler-rt.llvm.org/
* License         : LLVM Release License
  Programming Lang: C
  Description     : low-level C runtime

The compiler-rt project is 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. The compiler-rt library provides optimized implementations of this and other low-level routines.








Reply to: