nixpkgs/pkgs/development/compilers/llvm/4
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 llvm: remove libedit from clang 2018-04-17 09:52:08 -05: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
cmdline-help.patch llvm_4: fix cosmetic issue in help output 2018-02-26 08:30:20 -06:00
default.nix llvm-packages: fix manpages with python-boot and cleanup 2018-07-28 00:08:26 +02: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-libedit.patch lldb-4: Patch to fix libedit usage on Linux 2017-05-27 14:10:01 -05: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-26 19:45:35 -05:00
openmp.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
sanitizers-nongnu.patch llvm4: same treatment 2018-03-14 20:04:38 -05:00