Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cranelift-codegen: move old x86 and RISC-V backends to isa/legacy/. #3028

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

cfallin
Copy link
Member

@cfallin cfallin commented Jun 24, 2021

These backends will be removed in the future (see
bytecodealliance/rfcs#12 and the pending #3009 in this repo).

In the meantime, to more clearly communicate that they are using
"legacy" APIs and will eventually be removed, this PR places them in an
isa/legacy/ subdirectory. No functional changes otherwise.

These backends will be removed in the future (see
bytecodealliance/rfcs#12 and the pending bytecodealliance#3009 in this repo).

In the meantime, to more clearly communicate that they are using
"legacy" APIs and will eventually be removed, this PR places them in an
`isa/legacy/` subdirectory. No functional changes otherwise.
@cfallin cfallin requested review from alexcrichton and bnjbvr June 24, 2021 18:06
@github-actions github-actions bot added the cranelift Issues related to the Cranelift code generator label Jun 24, 2021
@cfallin cfallin merged commit 7d47ba1 into bytecodealliance:main Jun 24, 2021
@cfallin cfallin deleted the x86-legacy branch June 24, 2021 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift Issues related to the Cranelift code generator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants