[llvm-dev] Pardon the newbie question

pawel k. via llvm-dev llvm-dev at lists.llvm.org
Thu Apr 15 13:05:51 PDT 2021


Hello,
Im trying to build trunk clang in debug version on oldish ubuntu with low
mem. Linking lli takes ages and fails on low mem. Is there a chance
building would succeed if i used lld instead of ld? If so is there an
option either to force lld or whole clang toolchain use in cmake instead of
default gcc (both gcc and clang are avail on system)? Otherwise I think ill
stick with release.

Best regards,
Pawel Kunio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210415/8d640936/attachment.html>


More information about the llvm-dev mailing list