[LLVMdev] LTO, plugins and binary sizes

Duncan Sands baldrick at free.fr
Sun Oct 10 09:13:43 PDT 2010


Hi Rafael,

> I did the testing on linux x86-64. Gcc is the 4.4.4 included with
> Fedora 13. The results are:
>
> gcc -O3: 32MB
> gcc -Os: 25MB
> clang lto -Os:  22MB

how does clang -Os without lto do?  Also, what about gcc-4.5 with -flto?

Ciao,

Duncan.



More information about the llvm-dev mailing list