http://llvm.org/bugs/show_bug.cgi?id=15744
Rafael Ávila de Espíndola <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #3 from Rafael Ávila de Espíndola <[email protected]> --- 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
