Skip to content

simplifycfg turns IR invalid #3172

@llvmbot

Description

@llvmbot
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

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