pkgsrc-wip/llvm-rtlib/PLIST
Nathanial Sloss 547967e3e7 Import llvm-rtlib-3.3 as wip/llvm-rtlib.
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.
2013-12-16 08:15:46 +00:00

2 lines
84 B
Text

@comment $NetBSD: PLIST,v 1.1 2013/12/16 08:15:46 nsloss Exp $
lib/libcompiler_rt.a