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

Add ARM architecture support #16

Open
ErikMcClure opened this issue May 28, 2019 · 0 comments
Open

Add ARM architecture support #16

ErikMcClure opened this issue May 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ErikMcClure
Copy link
Contributor

inNative should be able to fully support ARM without too much trouble, and an experimental ARM syscall is already implemented. However, the project has no real way of selecting different architectures at the moment. Either a way to compile LLVM with the appropriate architectures must be implemented, or a proper CMake file needs to be created for the entire project that can set the appropriate variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant