[llvm-commits] [llvm] r115687 - /llvm/trunk/lib/MC/ELFObjectWriter.cpp

Rafael Espindola espindola at google.com
Tue Oct 5 16:05:12 PDT 2010


>> 256 sections should be enough for anyone...
>
> Even with -ffunction-sections?

It was a joke :-) The old limit was 256 and that would fail even
without ffunction-sections because of linkonce sections. This was one
of the things preventing a bootstrap.

> -chris

Cheers,
-- 
Rafael Ávila de Espíndola




More information about the llvm-commits mailing list