-
Notifications
You must be signed in to change notification settings - Fork 22
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
Support for LLVM 10 (LLVM-63) #18
Comments
Hi @aykevl ! There is no significant problems to rebase Xtensa backend on LLVM 10, we already have version rebased on early LLVM 10. I think soon after LLVM 10.0.0 release we will verify last changes, test and publish new rebased version. |
LLVM 10 is now out. Will there be a rebased version soon? Thank you! |
Hi @deadprogram ! We are working on new version. |
Any action here? @andreisfr we really want this! 😸 |
@deadprogram , we are preparing and testing new version, hope it will be available soon) |
@andreisfr any update? A recent LLVM version is required for TinyGo and forking this fork just for Xtensa support is difficult. |
+1 we are keen to see this as we currently use clang 10 for static analysis on our projects |
Hello @aykevl , @AshUK ! We significally refactored series of patches implementing the Xtensa backend and ported it on Clang/LLVM release 10. So, this process took a some time. Current version is under review, probably review process will be finished in 1-2 weeks and then we will upload new version. |
Thanks for the patience everyone. The patches based on release 10 are now available in #30. |
Perhaps a bit premature, but LLVM 10 can be released any moment now: RC 4 has just been tagged:
https://lists.llvm.org/pipermail/llvm-dev/2020-March/139905.html.
Any idea when the rebase on LLVM 10 will happen?
The text was updated successfully, but these errors were encountered: