nixpkgs/pkgs/development/compilers/llvm/14
Alyssa Ross 3e0cb1ab7d compiler-rt: use -ffreestanding when no libc
This fixes building for x86_64-windows with no libc (for UEFI).
Otherwise, it would try to include a malloc header.
2023-04-28 10:01:22 +00:00
..
bintools treewide: use optionalString 2023-02-13 21:52:34 +01:00
clang clang: drop the C++ std version -DCMAKE_CXX_FLAG 2023-03-10 09:36:21 +00:00
compiler-rt compiler-rt: use -ffreestanding when no libc 2023-04-28 10:01:22 +00:00
libcxx llvmPackages: use libcxxrt on FreeBSD 2023-01-24 21:18:39 +00:00
libcxxabi llvmPackages: use libcxxrt on FreeBSD 2023-01-24 21:18:39 +00:00
libunwind
lld lld: explain why we change the stack size on Musl 2023-02-28 10:56:53 +00:00
lldb llvmPackages_14.lldb: fix broken lua and python3 site-packages install dir 2022-12-26 21:51:27 +01:00
llvm llvm: add in a missing check dep 2023-03-10 12:21:12 +00:00
openmp openmp: fix cross compile 2022-10-24 23:47:27 -07:00
default.nix Merge staging-next into staging 2023-03-11 00:03:08 +00:00