Skip to content

Assert failure in DwarfDebug.cpp #11073

@llvmbot

Description

@llvmbot
Bugzilla Link 10701
Resolution FIXED
Resolved on Sep 07, 2011 12:16
Version trunk
OS Linux
Attachments Causes llc to assert in DwarfDebug.cpp
Reporter LLVM Bugzilla Contributor
CC @echristo

Extended Description

Running llc test.ll yields an assertion failure in DwarfDebug.cpp. I have run bugpoint to reduce the testcase, but it doesn't help much because the bug is in the metadata.

The assertion is:
llc: llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:299: llvm::DIE* llvm::DwarfDebug::updateSubprogramScopeDIE(const llvm::MDNode*): Assertion `SPDie && "Unable to find subprogram DIE!"' failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzilla

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions