Skip to content

clang -m64 -S emits .machine ppc970 #11809

@llvmbot

Description

@llvmbot
Bugzilla Link 11437
Resolution FIXED
Resolved on Nov 30, 2011 19:44
Version trunk
OS MacOS X
Attachments proposed patch
Reporter LLVM Bugzilla Contributor
CC @efriedma-quic

Extended Description

Assembly always fails with
...:1:invalid .machine argument: ppc970
clang: error: assembler (via gcc) command failed with exit code 1 (use -v to see invocation)
The .machine argument must be ppc64, patch attached.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclangClang issues not falling into any other category

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions