[LLVMbugs] [Bug 3611] AsmWriter produces wrong output for functions with no name
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Feb 19 10:18:39 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3611
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Chris Lattner <clattner at apple.com> 2009-02-19 12:18:38 ---
Anonymous globals don't accept a name like that right now, this works fine
though:
global i32 0
--
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