[LLVMbugs] [Bug 6222] Assert "getTerminator returned null" for a verified function
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Feb 3 22:24:34 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6222
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #3 from Chris Lattner <clattner at apple.com> 2010-02-04 00:24:33 ---
It sounds like you're using the API wrong. Using the jit in non-lazy mode will
cause it to compile functions and those functions need to be self consistent.
--
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