[LLVMdev] LTO, plugins and binary sizes

Rafael Espindola espindola at google.com
Sun Oct 10 17:14:56 PDT 2010


> Wow, nice results.  Please split the patches out according to what they do.

The first two are attached to PR8313 :-)

> Is there any impact on clang compile time by building with LTO?  What about build times? :)

I didn't measure, but I noticed about 4 minutes cpu time while linking
clang. It is interesting that the check for circular dependencies got
a lot slower with nm loading plugins..

> -Chris

Cheers,
-- 
Rafael Ávila de Espíndola




More information about the llvm-dev mailing list