http://llvm.org/bugs/show_bug.cgi?id=5596
Dan Gohman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Dan Gohman <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
