nixpkgs/pkgs/development/compilers/llvm/8
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
bintools.nix
compiler-rt-armv7l.patch compiler-rt: fix build on armv7l 2020-05-10 03:50:38 +09:00
compiler-rt-codesign.patch
compiler-rt.nix compiler-rt{6..10}: fix compilation on Darwin 2020-05-20 20:10:08 +02:00
crtbegin-and-end.patch llvmPackages_{7,8}.compiler-rt: update crtbegin-and-end.patch 2019-03-20 13:26:49 -05:00
default.nix C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
libc++abi.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
libcxxabi-no-threads.patch wasm: init cross target 2019-04-23 21:48:57 -04:00
libcxxabi-wasm.patch libcxxabi: apply libcxxabi-wasm patch 2019-04-23 21:48:58 -04:00
libunwind.nix treewide: name -> pname 2019-08-17 10:54:38 +00: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 master into staging-next 2020-05-05 19:51:09 +02:00
openmp.nix Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
sanitizers-nongnu.patch