[LLVMbugs] [Bug 15744] extern "C" linkage ignored for a static function
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Apr 19 18:10:11 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15744
Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
CC| |rafael.espindola at gmail.com
Resolution|--- |FIXED
--- Comment #3 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> ---
First, note that the firefox code is wrong and should be changed to not depend
on the name of functions without C language linkage.
Second, the compatibility hack in clang is in place and working.
Third, what is missing is a bug a bug in globalopt that causes it to remove the
alias. A patch is under code review.
Fourth, it is really impolite to keep pestering people on IRC and now on
bugzilla. Please stop.
--
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/20130420/d9b12445/attachment.html>
More information about the llvm-bugs
mailing list