[LLVMbugs] [Bug 1607] appending linkage global variable generates illegal assembly
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Aug 13 11:43:14 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1607
Chris Lattner <sabre at nondot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |2.1
--- Comment #8 from Chris Lattner <sabre at nondot.org> 2007-08-13 13:43:14 ---
Appending globals shouldn't be treated like extern weak ones, this fixes the
fallthrough:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070813/052838.html
-Chris
--
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