bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/12488] plugins don't support linkonce


From: rafael.espindola at gmail dot com
Subject: [Bug gold/12488] plugins don't support linkonce
Date: Mon, 14 Feb 2011 06:36:54 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]