nixpkgs/pkgs/development/compilers/llvm/8
Joachim Fasting bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
Quoting from the splitString docstring:

   NOTE: this function is not performant and should never be used.

This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +02:00
..
clang Merge pull request #65483 from arcnmx/pr-llvm-baremetal 2019-08-14 10:16:57 -04:00
libc++ treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
bintools.nix
compiler-rt-codesign.patch
compiler-rt.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00: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 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
libc++abi.nix treewide: name -> pname 2019-08-17 10:54:38 +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: name -> pname 2019-08-17 10:54:38 +00:00
lld.nix treewide: name -> pname 2019-08-17 10:54:38 +00:00
lldb.nix treewide: name -> pname 2019-08-17 10:54:38 +00:00
llvm-outputs.patch
llvm.nix tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
openmp.nix treewide: name -> pname 2019-08-17 10:54:38 +00:00
sanitizers-nongnu.patch