-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzilla
Description
| 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
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzilla