[LLVMbugs] [Bug 3013] unhelpful error message on missing terminator instruction
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Nov 4 08:35:38 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=3013
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Chris Lattner <clattner at apple.com> 2008-11-04 10:35:36 ---
Yep, unfortunately the current .ll parser has many gross problems. The fix is
to rewrite the thing, which will provide many benefits. However, this won't be
done until I get time to do so. When that happens, this bug will be fixed, so
I'm just going to close this as "WONTFIX" meaning that we aren't going to fix
it in the current parser.
--
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