nixpkgs/pkgs/development/compilers/llvm/8
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
crtbegin-and-end.patch llvmPackages_{7,8}.compiler-rt: update crtbegin-and-end.patch 2019-03-20 13:26:49 -05:00
default.nix Revert "Merge #94582: clang, cc-wrapper: Move --gcc-toolchain logic..." 2020-12-21 22:27:54 +01:00
libc++abi.nix treewide: Start to break up static overlay 2021-01-03 19:18:16 +00:00
libcxxabi-no-threads.patch wasm: init cross target 2019-04-23 21:48:57 -04:00
libcxxabi-wasm.patch libcxxabi: apply libcxxabi-wasm patch 2019-04-23 21:48:58 -04:00
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.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
llvm-outputs.patch
llvm.nix llvmPackages_8.llvm: fix build with gcc 10 2020-12-31 09:10:12 +01:00
openmp.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
sanitizers-nongnu.patch