[LLVMbugs] [Bug 5596] Segfault in IPConstantProp
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Nov 23 08:15:14 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=5596
Dan Gohman <gohman at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Dan Gohman <gohman at apple.com> 2009-11-23 10:15:14 ---
I see now that my earlier patch didn't anticipate multiple uses of a block from
the same user (the switch, in this case). This is fixed r89658.
--
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