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: 1244, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/cwyfn10sqc20g303f0gdszlq7ycb1w9q-llvm-3.7.1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/zwazyk5fbi9hm2qbsip2lc7gaxqx9ka3-llvm-3.7.1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/pfaxh4zgz7mak9wh3h7ggi108km8cira-llvm-3.7.1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/zqhcazp46vwp0s6y76fc09yd1al2sz1s-llvm-3.7.1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/6933dn9sn3nk97jgaa9mfrf2fa1jxwch-llvm-3.7.1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/l12cibvp2hwa75wyi9411g5mw5iklndc-llvm-3.7.1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/4sg75qdyfsp8f20kyji7iak1nsxla8lx-llvm-3.7.1.drv
x86_64-linuxi586-pc-gnu/gnu/store/6skm5l82najbxdmr5wndnslxr2v1ifdq-llvm-3.7.1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/n0nbsz9r1h5qmyhi20ph23z2428v4cvl-llvm-3.7.1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/1330vsrz3l9gl7ns6krffr6s063zl5si-llvm-3.7.1.drv
riscv64-linux/gnu/store/rklmxa3h55pzg5j610hfcnicqz03l9hh-llvm-3.7.1.drv
    powerpc-linux/gnu/store/21ypqfy62vpv814x03q971fv3h4jzzfm-llvm-3.7.1.drv
      powerpc64le-linux/gnu/store/8vqbrjdyhy356lba3wzf70m15ryywilg-llvm-3.7.1.drv
      mips64el-linux/gnu/store/vc6w2n72g9s7d0wxqw58wry9rm81v1gx-llvm-3.7.1.drv
        i686-linux/gnu/store/gg25zqw1pa7x57q1y2dijc84vyrwmmzs-llvm-3.7.1.drv
        i586-gnu/gnu/store/6088sgk4s179lj4barq7xgklvaw7llfr-llvm-3.7.1.drv
        armhf-linux/gnu/store/jwgvaig6pj381jvnmhi1va7snkikxi5r-llvm-3.7.1.drv
        aarch64-linux/gnu/store/5qx0vmhdcw6yvgqdvzx4d6f8ymgyza44-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'