https://sourceware.org/bugzilla/show_bug.cgi?id=23350

--- Comment #7 from H.J. Lu <hjl.tools at gmail dot com> ---
get_symbols has

    if (!blhe)
        {
          /* The plugin is called to claim symbols in an archive element
             from plugin_object_p.  But those symbols aren't needed to
             create output.  They are defined and referenced only within
             IR.  */

But there is no way to tell LTO plugin to drop this symbol.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to