[cfe-dev] [clang] How can I make Linking clang faster?

Liu proljc at gmail.com
Thu Sep 22 01:16:37 PDT 2011


Hi all

When I build llvm with clang, the linking is so slow and ld have a
high memory using, what can I do to solve this problem?
The linking age make my compute very slow for a long time, because
disk is reading/writing by ld.

--Liu



More information about the cfe-dev mailing list