Language

Package: llvm @ 3.7.1

Synopsis

Optimizing compiler infrastructure

Description

LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, and idle-time optimization of programs from arbitrary programming languages. It currently supports compilation of C and C++ programs, using front-ends derived from GCC 4.0.1. A new front-end for the C family of languages is in development. The compiler infrastructure includes mirror sets of programming tools as well as libraries with equivalent functionality.

Home page
https://www.llvm.org
Location
gnu/packages/llvm.scm (line: 1023, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/hjcwjz9z18b4lpj9blyy4riz88xyylha-llvm-3.7.1.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/46nl4i47f05l1mvdzakdk1ifam5m84jq-llvm-3.7.1.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/4y3fk1zisk4hsf7cfbzq9lk2n2mvbm59-llvm-3.7.1.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/4m6hgffiirlrxjshbb6r2i0xwgxkq5fp-llvm-3.7.1.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/jgxharpsjiga992zl8zsmrg16klypq8d-llvm-3.7.1.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/6sjxjk8cgaz0670a8blypxjvazk805qy-llvm-3.7.1.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/394g0l4pw3pz6iw5b81qw2p6w64l3449-llvm-3.7.1.drv
    x86_64-linuxi586-pc-gnu/gnu/store/2rn4hbl43hq7a0qffs95nrh2fh0kb683-llvm-3.7.1.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/cs1im5v5fy3pbp38singmrlva84h113s-llvm-3.7.1.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/382xnk01gf254aflp1gyn3gj6gnva1r2-llvm-3.7.1.drv
    riscv64-linux/gnu/store/skmhp8x5hp8gmcapy6awnh42ff730pck-llvm-3.7.1.drv
      powerpc-linux/gnu/store/7qmvivpi9h99absyci7dphm7p8v8c2i0-llvm-3.7.1.drv
        powerpc64le-linux/gnu/store/kdjs1haklpmychwqvcij9wi59zwbjhdj-llvm-3.7.1.drv
        mips64el-linux/gnu/store/b6gaqxiiaj8g97y6h6sg4vk83rs81y1s-llvm-3.7.1.drv
          i686-linux/gnu/store/vrgafmljsgjbkfv8f360cl4dylgmhk22-llvm-3.7.1.drv
          i586-gnu/gnu/store/ckph4cp1wmd9nnya3vhvi955mbvaycjg-llvm-3.7.1.drv
          armhf-linux/gnu/store/9bahadqa0hcnyvc7dvjif4vv52bkqyyk-llvm-3.7.1.drv
          aarch64-linux/gnu/store/ab4h03gmcsg0hb2ifbfdknd88ch36gfn-llvm-3.7.1.drv

          Lint warnings

          LinterMessageLocation
          input-labels

          Identify input labels that do not match package names

          label 'python' does not match package name 'python-wrapper'