[LLVMbugs] [Bug 2883] linking of alias symbol with weak symbol fails
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Oct 15 13:23:43 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2883
Anton Korobeynikov <asl at math.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Anton Korobeynikov <asl at math.spbu.ru> 2008-10-15 15:23:38 ---
(In reply to comment #1)
> Possibly just a matter of changing LinkModules:988 from
Yes, you're right. Somehow comment was correct, but not code :)
Fixed in:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20081013/068529.html
also, same problem was fixed for global variables
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list