nixpkgs-suyu/pkgs/development/compilers/llvm
Matthias Treydte 1748887ff2 llvmPackages/libllvm: move static archives to dev output
Reduces closure size by ~240MiB (down to ~100MiB) for
LLVM 13, the others are similar.

Having those archives in the lib output makes no sense
as they are no runtime dependencies. Removing them
alltogether is also not an option because the dynamic
libraries offer only the C API while many users of
libllvm require the C++ API. Those users must have an
dependency on libllvm.dev anyway and will find those
files for linking.
2022-03-04 13:05:53 +01:00
..
5 llvmPackages/libllvm: move static archives to dev output 2022-03-04 13:05:53 +01:00
6 llvmPackages/libllvm: move static archives to dev output 2022-03-04 13:05:53 +01:00
7 llvmPackages/libllvm: move static archives to dev output 2022-03-04 13:05:53 +01:00
8 llvmPackages/libllvm: move static archives to dev output 2022-03-04 13:05:53 +01:00
9 llvmPackages/libllvm: move static archives to dev output 2022-03-04 13:05:53 +01:00
10 llvmPackages/libllvm: move static archives to dev output 2022-03-04 13:05:53 +01:00
11 llvmPackages/libllvm: move static archives to dev output 2022-03-04 13:05:53 +01:00
12 llvmPackages/libllvm: move static archives to dev output 2022-03-04 13:05:53 +01:00
13 llvmPackages/libllvm: move static archives to dev output 2022-03-04 13:05:53 +01:00
14 llvmPackages/libllvm: move static archives to dev output 2022-03-04 13:05:53 +01:00
common/compiler-rt
git llvmPackages/libllvm: move static archives to dev output 2022-03-04 13:05:53 +01:00
rocm Merge pull request #148367 from r-burns/llvm-config-static 2021-12-24 10:25:03 +00:00
aarch64.patch
clang-6-10-LLVMgold-path.patch
clang-11-12-LLVMgold-path.patch
exegesis-force-bdver2.patch
libcxx-0001-musl-hacks.patch
llvm-config-link-static.patch llvmPackages_*.libllvm: make llvm-config and llvm-config equivalent 2022-01-04 11:09:43 +01:00
multi.nix
TLI-musl.patch
update-git.py
update.sh