nixpkgs/pkgs/development/compilers/llvm/3.9
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 treewide: name -> pname 2019-08-17 10:54:38 +00:00
libc++ treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
default.nix llvm*: http -> https, prefer releases.llvm.org 2018-09-23 13:30:18 -05:00
libc++abi.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-3.9: move shared libLLVM to a separate output 2016-09-24 18:32:45 +02:00
llvm.nix tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00