http://llvm.org/bugs/show_bug.cgi?id=8560
Brian West <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Brian West <[email protected]> 2010-11-06 10:50:13 CDT --- This is my problem :(. The argument to llvm::PHINode::reserveOperandSpace() in my code sometimes was not initialized. -- 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
