[cfe-dev] Too much time to compile clang. Suggestions for a starter?
Nicolas Lesser via cfe-dev
cfe-dev at lists.llvm.org
Sat Oct 21 05:30:28 PDT 2017
Did you try to run make in parallel using the -j option? That and linking
with Gold (as Oleksii mentioned) should greatly improve build times.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20171021/5d00b207/attachment.html>
More information about the cfe-dev
mailing list