void-packages/srcpkgs/llvm
Leah Neukirchen 5f93f27f96 llvm: use -g1 instead of nodebug.
We previously set nodebug since clang-dbg was bigger than 2GB.
Setting -g1 vastly reduces the debugging information (down to ~10%), but
still provides enough information to get a backtrace and an idea of what
is going wrong.
2018-03-13 12:15:48 +01:00
..
files
template llvm: use -g1 instead of nodebug. 2018-03-13 12:15:48 +01:00
update