1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-24 02:46:38 +00:00
nixpkgs/pkgs/development/compilers/llvm/10
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.nix compiler-rt{6..10}: fix compilation on Darwin 2020-05-20 20:10:08 +02:00
default.nix C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
find-darwin-sdk-version.patch
libc++abi.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
libcxxabi-no-threads.patch
libcxxabi-wasm.patch
libunwind.nix
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-extension-handling.patch
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