Language

Package: llvm @ 3.5.2

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/1gyz7irjvv52pvw1wflnwqbxrvjs476h-llvm-3.5.2.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/wcj5jpnlq8ksn1nb3q2zmwlkmh673b9i-llvm-3.5.2.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/2migdpczc31nfp58y78canh8qb987vlj-llvm-3.5.2.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/0sq40c2wsf7jgdbzb00gp5mqm3y2zlkg-llvm-3.5.2.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/7mi8ggxpa7y3qa28ccaai852mc39didd-llvm-3.5.2.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/9kfc0hqhcnhr1dfrp9r71j9q7axax65w-llvm-3.5.2.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/n86b40lfqhybxsqw8h7fmsv8klfdgzdy-llvm-3.5.2.drv
    x86_64-linuxi586-pc-gnu/gnu/store/wprya1bc1wqp5p3c6y0m2xkai1xxcf0j-llvm-3.5.2.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/0jqmp4lj4zymps2fg8635n3z6cdbmd7h-llvm-3.5.2.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/jr7f6z79qwramrdf320rbwaca0nxnjiw-llvm-3.5.2.drv
    riscv64-linux/gnu/store/w9yhjssgcg88sfwgx2m8pa0wmhlhpmkq-llvm-3.5.2.drv
      powerpc-linux/gnu/store/880l5h338hrfnxszws9h48brj3qf47vl-llvm-3.5.2.drv
        powerpc64le-linux/gnu/store/pvm6rn8hnz95lg8gdzbxxbj7fvksp64j-llvm-3.5.2.drv
        mips64el-linux/gnu/store/3c7cgpm7v0gfahsh7xg8bjiafgn4b2li-llvm-3.5.2.drv
          i686-linux/gnu/store/xn4536daagvba7hy262ikiynzd8f3ch8-llvm-3.5.2.drv
          i586-gnu/gnu/store/9iwgkszc7vaj273dipkl52wsw7ffa04c-llvm-3.5.2.drv
          armhf-linux/gnu/store/yimsklxxcfhydpif09wz4vw6ybzcjc3p-llvm-3.5.2.drv
          aarch64-linux/gnu/store/zbrqswarqn1mp7b07i1zckdq5hxc0wnj-llvm-3.5.2.drv

          Lint warnings

          LinterMessageLocation
          input-labels

          Identify input labels that do not match package names

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