------- Comment #9 from stevenb dot gcc at gmail dot com 2010-04-26 16:06 ------- Subject: Re: Mach-O LTO support needed for darwin
Mach-O section names are too short, but I have solved this with a separate section with section names in a strings table. This is similar to the solution from lto-coff. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43729