Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

travis: Use integrated assembler for RISCV#251

Merged
nathanchance merged 1 commit into
ClangBuiltLinux:masterfrom
nathanchance:riscv-integrated-as
Apr 2, 2020
Merged

travis: Use integrated assembler for RISCV#251
nathanchance merged 1 commit into
ClangBuiltLinux:masterfrom
nathanchance:riscv-integrated-as

Conversation

@nathanchance

Copy link
Copy Markdown
Member

This works fine and avoids the error in the issue below.

Closes: ClangBuiltLinux/linux#967
Presubmit: https://travis-ci.com/github/nathanchance/continuous-integration/builds/157639008

This works fine and avoids the error in the issue below.

[skip ci]

Closes: ClangBuiltLinux/linux#967
Presubmit: https://travis-ci.com/github/nathanchance/continuous-integration/builds/157639008
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
@nickdesaulniers

Copy link
Copy Markdown
Member

Huh, I remember @palmer-dabbelt using the integrated assembler; I guess I forgot to check for that when this went in. Easy fix now with #242 . Also, ironic that the first architecture for which we enable AS doesn't actually boot yet...

@nickdesaulniers nickdesaulniers left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🇨🇩 huh, this emoji doesn't render in Chrome on Windows 10, though it does in CrOS.

@nathanchance nathanchance merged commit 46a01d6 into ClangBuiltLinux:master Apr 2, 2020
@nathanchance nathanchance deleted the riscv-integrated-as branch April 2, 2020 02:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unknown pseudo-op: .attribute

2 participants