Support for Moxie Virtual CPU #55647
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I would like to build a project that runs on the Moxie Virtual CPU which runs a PowerPC. Moxie has a complete GNU toolchain for C/C++ development. Furthermore there is already a target
powerpc-unknown-linux-gnu
which seems applicable to this situation.My question is whether rust already supports Moxie and how I would go about using it.
The text was updated successfully, but these errors were encountered: