| | | | --- | --- | | Bugzilla Link | [992](https://llvm.org/bz992) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | trunk | | OS | All | | Attachments | [bugpoint reduced testcase](https://user-images.githubusercontent.com/46755665/143736647-f1a55df6-797f-4da8-94c7-be378715054e.gz) | ## Extended Description opt: CallGraph.cpp:277: void llvm::CallGraphNode::removeCallEdgeTo(llvm::CallGraphNode*): Assertion `i && "Cannot find callee to remove!"' failed. to run testcase: opt bugpoint-reduced-simplified.bc -inline -prune-eh