1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-04 19:45:54 +00:00
nixpkgs/pkgs/development/compilers/llvm
Vladimír Čunát d2965a7d85 llvm-3.9: move shared libLLVM to a separate output
Fixes #18840: too large closure of mesa_drivers.

Tested atop 16.09:
 - clang compiles a hello-world app;
 - mesa seems to link OK;
 - ispc builds.

Size comparison:
 - 80 MB of full llvm-3.7 on 16.03;
 - 200 MB of full llvm-3.9 on 16.09 before this patch;
 - 50 MB of libLLVM after this commit.
2016-09-24 18:32:45 +02:00
..
3.4 fix evaluation on darwin, fixing tarball job fully 2016-05-19 10:04:43 +02:00
3.5 clang-3.5: fix build 2016-08-03 19:00:39 +01:00
3.6 llvm: remove bogus paxmarks 2016-05-28 19:44:03 +02:00
3.7 llvm: remove bogus paxmarks 2016-05-28 19:44:03 +02:00
3.8 stdenv-darwin: upgrade a few more things 2016-09-12 01:46:44 -04:00
3.9 llvm-3.9: move shared libLLVM to a separate output 2016-09-24 18:32:45 +02:00