[LLVMbugs] [Bug 2285] Jump threading crash with multiple return values
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon May 5 13:22:11 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2285
Chris Lattner <sabre at nondot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Chris Lattner <sabre at nondot.org> 2008-05-05 15:22:09 ---
This fixes the call case:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080505/061979.html
I don't think invoke will be threaded across. If you get a case where invoke
shows up, plz file a bug and I will fix it.
--
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