nixpkgs/pkgs/development/compilers/llvm/7
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 : 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-codesign.patch
compiler-rt-glibc.patch llvm*: compiler-rt: fix build w/glibc-2.31 2020-06-29 14:41:43 +02:00
compiler-rt.nix compiler-rt: prevent platform sniffing on Darwin 2020-11-09 20:00:39 +09:00
crtbegin-and-end.patch
default.nix treewide: Get rid of `cc.gcc` 2020-08-02 17:12:05 +00:00
libc++abi.nix treewide: Start to break up static overlay 2021-01-03 19:18:16 +00:00
lld.nix
lldb.nix
llvm-outputs.patch
llvm.nix
openmp.nix
sanitizers-nongnu.patch