nixpkgs/pkgs/development/compilers/llvm/10
John Ericson f52263ced0 treewide: Start to break up static overlay
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.

CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
..
clang Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2" 2020-10-26 08:19:17 +01:00
libc++ treewide: Start to break up static overlay 2021-01-03 19:18:16 +00:00
bintools.nix llvm: setup some symlinks for compatibility with binutils 2020-07-28 15:08:46 -05:00
compiler-rt-armv7l.patch compiler-rt: fix build on armv7l 2020-05-10 03:50:38 +09:00
compiler-rt-codesign.patch
compiler-rt.nix compiler-rt: prevent platform sniffing on Darwin 2020-11-09 20:00:39 +09:00
default.nix Merge pull request #85925 from andir/llvm-cfi 2020-10-11 14:36:30 +02:00
find-darwin-sdk-version.patch
libc++abi.nix treewide: Start to break up static overlay 2021-01-03 19:18:16 +00:00
libcxxabi-no-threads.patch
libcxxabi-wasm.patch
libunwind.nix treewide: Start to break up static overlay 2021-01-03 19:18:16 +00:00
lld.nix llvmPackages_10: 10.0.0 -> 10.0.1 2020-07-26 14:06:56 +02:00
lldb-procfs.patch
lldb.nix lldb_{10, 11}: polish the cmakeFlags (#100070) 2020-10-16 19:42:37 +02:00
llvm-outputs.patch
llvm.nix llvm_10: disable failing test on 32-bit ARM 2020-08-17 18:27:21 +01:00
openmp.nix llvmPackages_10: 10.0.0 -> 10.0.1 2020-07-26 14:06:56 +02:00
sanitizers-nongnu.patch