nixpkgs/pkgs/development/compilers/llvm/6
Matthew Bauer e36cd48b6e 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-24 17:00:48 -05:00
..
clang pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
libc++ libcxx: add linker scripts for libc++.a to ensure libc++abi.a is properly linked 2018-12-17 18:59:19 +00:00
compiler-rt-codesign.patch
compiler-rt.nix llvm6: 6.0.0 -> 6.0.1 2018-06-29 11:54:21 -05:00
default.nix cc-wrapper: add libcxx for libcxxClang 2019-01-26 22:45:15 -05:00
libc++abi.nix libcxxabi: also install libc++abi.a 2018-12-17 12:22:29 +00:00
lld.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
lldb.nix lldb: add cf-private on darwin 2018-12-15 13:27:01 -06:00
llvm-outputs.patch
llvm.nix llvm: don’t use targetPlatform 2019-02-24 17:00:48 -05:00
openmp.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
sanitizers-nongnu.patch llvm_6: refresh sanitizers-non-gnu patch 2018-06-29 11:54:21 -05:00