Skip to content

crash in opt - llvm::CallGraphNode::removeCallEdgeTo(llvm::CallGraphNode*) #1364

@tlattner

Description

@tlattner
Bugzilla Link 992
Resolution FIXED
Resolved on Feb 22, 2010 12:41
Version trunk
OS All
Attachments bugpoint reduced testcase

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] insteadipoInterprocedural optimizations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions