Skip to content

Incorrect fallthrough when no cpu help is available #1116

@llvmbot

Description

@llvmbot
Bugzilla Link 744
Resolution WONTFIX
Resolved on Mar 01, 2008 20:57
Version 1.7
OS All
Reporter LLVM Bugzilla Contributor

Extended Description

why does "llc -march=x86 -mcpu=help empty.bc" provide actual help,
"llc -march=c -mcpu=help empty.bc" wants to generate empty.c?
Maybe the latter case should say: "sorry no cpu help avaialable" and exit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaquality-of-implementationwontfixIssue is real, but we can't or won't fix it. Not invalid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions