nixpkgs-suyu/pkgs/development/compilers/llvm/5
Holger Wünsche 0f0b14258b
clang_{5..10}: add RTTI
This fixes problems with missing symbols when using clang as library and
is most likely a result of llvm being build with RTTI enabled.
2020-06-27 20:37:11 +02:00
..
clang clang_{5..10}: add RTTI 2020-06-27 20:37:11 +02:00
libc++ C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
compiler-rt-armv7l.patch compiler-rt: fix build on armv7l 2020-05-10 03:50:38 +09:00
compiler-rt-codesign.patch
compiler-rt-sys-ustat.patch llvmPackages_5.compiler-rt: fix for glibc bump using upstream fix 2020-02-14 10:59:31 -06:00
compiler-rt.nix llvm/compiler-rt: only apply armv7l patches on aarch32 2020-05-10 13:43:17 +09:00
default.nix C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
fix-gcc9.patch llvm_5: fix build with gcc9 2019-11-05 19:08:18 +01:00
libc++abi.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
lld.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
lldb.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
llvm-outputs.patch
llvm.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
openmp.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
sanitizers-nongnu.patch