http://llvm.org/bugs/show_bug.cgi?id=11335
Andrew Trick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Andrew Trick <[email protected]> 2011-11-17 21:43:29 CST --- I thought this case was being handled but apparently hadn't come up with a unit test for it. This is one of the easiest parts of the algorithm that I somehow got wrong. Fixed in r144970. -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
