[LLVMdev] Any plan for WHOPR on LLVM?

WenHan Gu (谷汶翰) wenhan.gu at gmail.com
Fri Mar 22 05:37:31 PDT 2013


Hi, LLVMers,

GCC has second approach for LTO, named WHOPR, which can reduce memory usage
well.

I know LLVM has good LTO and gold plugin support, but it will link Modules
into a big one, that causes lots of memory usage while optimization.
Did LLVM have any plan on WHOPR or something like that in future?

Thanks!

-- 
Best Regards,
WenHan Gu (Nowar)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130322/89fd34f0/attachment.html>


More information about the llvm-dev mailing list