nixpkgs/pkgs/development/compilers/llvm/3.9
Matthew Bauer ead13a3aca llvm: don’t use targetPlatform
LLVM should be target independent because it will work with all
machine types. This is different from GCC where it needs to know what
target to build ahead of time.
2019-02-26 19:45:35 -05:00
..
clang clang_39: fix w/musl (same as clang_4) 2018-06-23 15:53:44 -05:00
libc++ llvmPackages_39.libcxx: minor cleanup 2018-06-23 15:53:44 -05:00
default.nix llvm*: http -> https, prefer releases.llvm.org 2018-09-23 13:30:18 -05:00
libc++abi.nix llvm_39: musl patches, same as llvm_4 2018-06-23 15:53:44 -05:00
lldb.nix LLVM: Fix licensing metadata, closes #22679. (#22681) 2017-02-11 23:13:29 +01:00
llvm-outputs.patch llvm-3.9: move shared libLLVM to a separate output 2016-09-24 18:32:45 +02:00
llvm.nix llvm: don’t use targetPlatform 2019-02-26 19:45:35 -05:00