[LLVMbugs] [Bug 6112] llvm-gcc: cast of pointer to constant value fails in llvm BitcodeWriter.cpp: 714
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Apr 28 13:16:47 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6112
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #7 from Chris Lattner <clattner at apple.com> 2010-04-28 15:16:47 CDT ---
Fixed here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20100426/100501.html
CallbackVH to the rescue :-)
--
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