nixpkgs/pkgs/development/compilers/llvm/9
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 treewide: Get rid of cc.gcc 2020-08-02 17:12:05 +00:00
fix-test-on-non-x86-like-others.patch llvm_9: fix test failing on non-x86, such as our aarch64 2019-09-20 22:08:05 -05:00
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 Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
lldb-procfs.patch
lldb.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
llvm-outputs.patch
llvm.nix Merge master into staging-next 2020-05-05 19:51:09 +02:00
openmp.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
sanitizers-nongnu.patch