nixpkgs/pkgs/development/compilers/llvm/3.5
Eric Seidel 662a6b1ca6 remove all references to stdenv.cc.cc.is{GNU,Clang}
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07: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 remove all references to stdenv.cc.cc.is{GNU,Clang} 2015-05-11 14:44:50 -07: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 lldb-3.5 is broken, bug in the cmake 2015-03-06 16:16:20 -05:00
llvm-separate-build.patch
llvm.nix llvm-3.5: enable RTTI to support mesa 2015-03-09 15:55:23 +01:00
polly-separate-build.patch
polly.nix