-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclangClang issues not falling into any other categoryClang issues not falling into any other category
Description
| 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
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclangClang issues not falling into any other categoryClang issues not falling into any other category