nixpkgs/pkgs/development/compilers/llvm/git
Aleksey Kladov 6d111cbf61 Clarify that lld package provides unwrapped lld
lld package provides an unwrapped lld. It doesn't always work on NixOS
(eg, it doesn't set rpath), and so dosen't always work.

What one should be using instead is the `lld` from
`llvmPackages.bintools` package. This super counterintutive.

One incremental step we can take here is to clarify that the `lld`
package is unrwapped -- right now, it looks like 100% legit thing one
should be using!
2022-03-27 18:14:55 -04:00
..
bintools
clang Merge pull request #154465 from Ericson2314/bump-llvm-git 2022-02-27 18:37:23 +01:00
compiler-rt llvmPackages_git.*: Bump to newer commit 2022-01-11 07:28:05 +00:00
libcxx Merge pull request #154465 from Ericson2314/bump-llvm-git 2022-02-27 18:37:23 +01:00
libcxxabi llvmPackages_git.*: Bump to newer commit 2022-01-11 07:28:05 +00:00
libunwind llvmPackages_git.*: Bump to newer commit 2022-01-11 07:28:05 +00:00
lld Clarify that lld package provides unwrapped lld 2022-03-27 18:14:55 -04:00
lldb llvmPackages_git.*: Bump to newer commit 2022-01-11 07:28:05 +00:00
llvm llvmPackages_git.llvm: Drop llvm-config-link-static.patch (#162101) 2022-02-27 18:40:07 +01:00
openmp llvmPackages_git.*: Bump to newer commit 2022-01-11 07:28:05 +00:00
default.nix Merge pull request #154465 from Ericson2314/bump-llvm-git 2022-02-27 18:37:23 +01:00