-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzilla
Description
Bugzilla Link | 2800 |
Resolution | FIXED |
Resolved on | Sep 17, 2008 13:22 |
Version | unspecified |
OS | Linux |
Attachments | bitcode from just before the simplifycfg pass that turns it invalid |
Reporter | LLVM Bugzilla Contributor |
CC | @lattner |
Extended Description
I have a module which seems to be working fine, it verifies, compiles with llc etc. However a specific optimization route turns the IR invalid on the simplifycfg pass.
Steps to reproduce:
opt -o=foo.bc -simplifycfg SharedLib.bc
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzilla