http://llvm.org/bugs/show_bug.cgi?id=5300
Jakob Stoklund Olesen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Jakob Stoklund Olesen <[email protected]> 2009-11-18 15:35:16 --- It was TwoAddressInstructionPass accidentally removing a kill. Fixed here: http://llvm.org/viewvc/llvm-project?rev=89246&view=rev -- 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
