nixpkgs/pkgs/development/compilers/llvm/8
John Ericson 6794b01658 clang 8, lldClangStdenv: Get LLVM's unwind working properly
Backport the `--unwindlib` flag, so it don't try to use libgcc on Linux
for hysterical reasons. The alternative of passing `-lunwind` always
would mess up C.
2019-04-12 13:19:48 -04:00
..
clang clang 8, lldClangStdenv: Get LLVM's unwind working properly 2019-04-12 13:19:48 -04:00
libc++ llvm8: support c++ in cross case 2019-04-11 21:28:51 -04:00
bintools.nix
compiler-rt-clock_gettime.patch
compiler-rt-codesign.patch
compiler-rt.nix llvm8: support c++ in cross case 2019-04-11 21:28:51 -04: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 clang 8, lldClangStdenv: Get LLVM's unwind working properly 2019-04-12 13:19:48 -04:00
libc++abi.nix llvm8: support c++ in cross case 2019-04-11 21:28:51 -04:00
libunwind.nix llvm8: support c++ in cross case 2019-04-11 21:28:51 -04:00
lld.nix llvmPackages_8: rc5 -> 8.0.0 release 2019-03-20 09:56:20 -05:00
lldb.nix lldb: install vscode plugin; vscode-extensions: add it 2019-04-04 02:30:26 -06:00
llvm-outputs.patch
llvm.nix Merge pull request #57970 from dtzWill/update/llvm8 2019-03-20 23:56:46 -05:00
openmp.nix llvmPackages_8: rc5 -> 8.0.0 release 2019-03-20 09:56:20 -05:00
sanitizers-nongnu.patch