Skip to content

-mtune not supported to the assembler #10451

@nlewycky

Description

@nlewycky
Bugzilla Link 10079
Version unspecified
OS Linux
CC @asl

Extended Description

$ clang -c -Wa,-mtune=i686 conftest.c
clang: error: unsupported argument '-mtune=i686' to option '-Wa,'

To my surprise, GNU as actually has this flag. I'm not sure if there's anything to wire it up to in MC (what does it actually do in GNU as?), but it'd be useful if we didn't error on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang:driver'clang' and 'clang++' user-facing binaries. Not 'clang-cl'obsoleteIssues with old (unsupported) versions of LLVM

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions