Skip to content

llvm-gcc uses the -strip-dead-prototypes pass but opt doesn't know it #2443

@llvmbot

Description

@llvmbot
Bugzilla Link 2071
Resolution FIXED
Resolved on Feb 22, 2008 14:55
Version unspecified
OS Linux
Reporter LLVM Bugzilla Contributor

Extended Description

Running llvm-gcc with -fdebug-pass-arguments gives the list of passes
run. Pasting this as a list of passes for opt I noticed that opt doesn't
know about the -strip-dead-prototypes pass. It would be good to add it!

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