http://sourceware.org/bugzilla/show_bug.cgi?id=12488

Rafael Ávila de Espíndola <rafael.espindola at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Fails with plugins and      |plugins don't support
                   |weak, hidden symbols        |linkonce

--- Comment #4 from Rafael Ávila de Espíndola <rafael.espindola at gmail dot 
com> 2011-02-14 06:36:37 UTC ---
I noticed that the real problem is that plugins don't support linkonce. We
select the symbol from the IL file but the section from the elf file :-)

Shouldn't be too hard to add support, but I will try to get LLVM to use comdat
instead.

Should I close as wontfix?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to