nixpkgs-suyu/pkgs/development/compilers/llvm/7
David Truby 46e5ea5af6 llvm*: remove symlinks to llvm-diff, llvm-as and associated LLVM IR utilities.
These llvm-prefixed utilities are not drop-in replacements for the utilities
with similar names, they are specifically for operating on LLVM IR files.
Symlinking these without the prefix causes incompatibilities with tools that
expect diff, as and others to behave normally.
2020-07-28 16:26:12 +01:00
..
clang Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
libc++ C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
bintools.nix llvm*: remove symlinks to llvm-diff, llvm-as and associated LLVM IR utilities. 2020-07-28 16:26:12 +01: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-glibc.patch llvm*: compiler-rt: fix build w/glibc-2.31 2020-06-29 14:41:43 +02:00
compiler-rt.nix llvm*: compiler-rt: fix build w/glibc-2.31 2020-06-29 14:41:43 +02:00
crtbegin-and-end.patch
default.nix C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
libc++abi.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02: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 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