nixpkgs/pkgs/development/compilers/llvm/3.5
Shea Levy 494ae5fbeb clang: provide path to gcc on Linux
gcc contains core runtime bits that aren't available elsewhere for Linux.

Fixes #6449 refs #6668
2015-03-06 08:36:42 -05:00
..
libc++ It doesn't appear to be necessary to force the libc++abi rpath in libc++, and removing it helps disentangle the upcoming darwin stdenv from its bootstrap tools 2015-02-17 22:39:31 -05:00
libc++abi A build of libc++abi that doesn't rely on a full llvm build (more lightweight boostrap upcoming) 2015-02-08 13:38:29 -05:00
clang-purity.patch
clang-separate-build.patch
clang.nix clang: provide path to gcc on Linux 2015-03-06 08:36:42 -05:00
default.nix move libcxx[abi] into llvm tree 2015-02-03 14:58:10 -08:00
dragonegg.nix dragonegg-3.5: fix by dropping included patch 2015-02-23 09:37:07 +01:00
lld.nix
lldb.nix
llvm-separate-build.patch
llvm.nix Rearrange llvm dependencies slightly to avoid unnecessary dependencies on darwin (binutils is only used for gold integration, which doesn't apply on darwin) 2015-02-18 02:05:56 -05:00
polly-separate-build.patch
polly.nix