1748887ff2
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. |
||
---|---|---|
.. | ||
5 | ||
6 | ||
7 | ||
8 | ||
9 | ||
10 | ||
11 | ||
12 | ||
13 | ||
14 | ||
common/compiler-rt | ||
git | ||
rocm | ||
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 | ||
multi.nix | ||
TLI-musl.patch | ||
update-git.py | ||
update.sh |