nixpkgs/pkgs/development/compilers/llvm/11
sternenseemann f506019942 llvmPackages_*.lldClang: pass -lunwind if exceptions are enabled
To successfully compile C++ with useLLVM we need an unwinder and
thus to explicitly -lunwind like it has been done for the android
cross targets.
2021-05-15 00:34:50 +02:00
..
bintools treewide: Try to make a few bootstrapping things more consistent 2021-05-12 00:14:56 +00:00
clang llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
compiler-rt llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
libcxx llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
libcxxabi llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
libunwind llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
lld llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
lldb llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
llvm llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
openmp llvmPackages: Fix more inconsistencies 2021-05-12 00:16:11 +00:00
default.nix llvmPackages_*.lldClang: pass -lunwind if exceptions are enabled 2021-05-15 00:34:50 +02:00