nixpkgs/pkgs/development/compilers/llvm/13
Alyssa Ross a5e1363258 llvmPackages.bintools: remove as -> llvm-as symlink
"llvm-as is an LLVM IR -> LLVM bitcode assembler not a system
assembler"[1], and therefore should not be linked as "as".

The "as" symlink was removed in 46e5ea5af6 ("llvm*: remove symlinks
to llvm-diff, llvm-as and associated LLVM IR utilities."), but that
was partially reverted by b331c72f03 ("llvm: setup some symlinks for
compatibility with binutils"), which restored a bunch of symlinks that
were incorrectly removed, but also incorrectly restored "as".  This
was pointed out[2] at the time but apparently never fixed.

[1]: https://github.com/NixOS/nixpkgs/issues/93523#issue-661663683
[2]: b331c72f03 (commitcomment-40981705)
2023-01-18 11:36:45 +00:00
..
bintools llvmPackages.bintools: remove as -> llvm-as symlink 2023-01-18 11:36:45 +00:00
clang Merge remote-tracking branch 'origin/master' into staging-next 2022-12-04 22:06:42 +01:00
compiler-rt Merge pull request #82131 from Ericson2314/bsd-cross 2022-11-13 21:35:17 -05:00
libcxx llvm: Find otool bin from targetPrefix 2022-11-22 21:37:47 +00:00
libcxxabi llvm: Find otool bin from targetPrefix 2022-11-22 21:37:47 +00:00
libunwind
lld Clarify that lld package provides unwrapped lld 2022-03-27 18:14:55 -04:00
lldb llvmPackages_{13,14}.lldb: fix build on x86 macOS 2022-10-08 21:40:04 -05:00
llvm llvm: disable libpfm on all non-Linux platforms 2022-12-09 19:08:16 +00:00
openmp openmp: fix cross compile 2022-10-24 23:47:27 -07:00
default.nix Merge pull request #197674 from squalus/openmp-cross 2022-11-22 23:29:54 +02:00