---
name: compiler-rt
version: 0.r131639
origin: devel/compiler-rt
comment: Compiler runtime library with Blocks support
arch: freebsd:9:x86:64
www: http://compiler-rt.llvm.org/
maintainer: brooks@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 19113
desc: "The compiler-rt project is a simple library that provides an\nimplementation
  of the low-level target-specific hooks required by code\ngeneration and other runtime
  components. For example, when compiling\nfor a 32-bit target, converting a double
  to a 64-bit unsigned integer\nis compiling into a runtime call to the \"__fixunsdfdi\"
  function. The\ncompiler-rt library provides optimized implementations of this and
  other\nlow-level routines.\n\nWWW:\thttp://compiler-rt.llvm.org/\n"
categories: [devel]
files:
  /usr/local/include/Block.h: 3d8e3c301293888b0be22c4582fb832423d0af5c855a1080f7217b5677c1d90e
  /usr/local/include/Block_private.h: 6f2eecaf405f3ec79c0b0871c79601180096b51f963c07469e8bf94012103dd6
  /usr/local/lib/libBlocksRuntime.so: 4e69db227ebda66f3c7212e4fd3921589d742d4befa9cd4eb82d7be39cb35832
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
