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