[LLVMbugs] [Bug 21001] clang++ doesn't export operator delete with -flto

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Oct 6 07:02:04 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=21001

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> ---
Looking a bit more at the issues the problem seems to be how linkers handle
symbol versions. It is not specific to operator delete or llvm.

I have reported the bug in the linker in http://sourceware.org/PR17458. Closing
this one as invalid since it is not an LLVM bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141006/c14be68c/attachment.html>


More information about the llvm-bugs mailing list