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

clang driver changes that must happen before even an initial NDK #82

Closed
enh-google opened this issue Apr 3, 2023 · 1 comment
Closed

Comments

@enh-google
Copy link
Collaborator

we can fairly easily add extensions to the compiler driver's android-riscv64 target triples (at least until we add riscv64 to CTS/CDD!), but there's some more fundamental psabi-type work that needs to be finished before we can give anyone even a preliminary NDK:

[ ] forward-compatible atomics sequences : #73
[ ] reserve a register for SCS : #72

(and anyone hacking together their own before these are fixed should be aware that they'll have to rebuild everything at some point.)

@enh-google
Copy link
Collaborator Author

(dupe of #81.)

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

No branches or pull requests

1 participant