[LLVMbugs] [Bug 13245] LazyValueInfo assert failure `BI->getSuccessor(!isTrueDest) == BBTo && "BBTo isn't a successor of BBFrom"'
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jul 2 09:21:12 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13245
Nuno Lopes <nunoplopes at sapo.pt> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Nuno Lopes <nunoplopes at sapo.pt> 2012-07-02 11:21:12 CDT ---
Actually the regression was in SimplifyCFG, which was introduced by me as well.
I've reverted the relevant bit in r159534.
--
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