http://llvm.org/bugs/show_bug.cgi?id=5212
Dan Gohman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Dan Gohman <[email protected]> 2009-10-19 11:27:20 --- (In reply to comment #1) > is it legal to have more than one BR in one BasicBlock? No. Basic blocks may be anonymous though. I believe this is the same bug as the one fixed by r84505. -- 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
