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

Support for LLVM 10 (LLVM-63) #18

Closed
aykevl opened this issue Mar 16, 2020 · 9 comments
Closed

Support for LLVM 10 (LLVM-63) #18

aykevl opened this issue Mar 16, 2020 · 9 comments

Comments

@aykevl
Copy link

aykevl commented Mar 16, 2020

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?

@github-actions github-actions bot changed the title Support for LLVM 10 Support for LLVM 10 (LLVM-63) Mar 16, 2020
@andreisfr
Copy link
Collaborator

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.

@deadprogram
Copy link

LLVM 10 is now out. Will there be a rebased version soon? Thank you!

@andreisfr
Copy link
Collaborator

Hi @deadprogram ! We are working on new version.

@deadprogram
Copy link

Any action here? @andreisfr we really want this! 😸

@andreisfr
Copy link
Collaborator

@deadprogram , we are preparing and testing new version, hope it will be available soon)

@aykevl
Copy link
Author

aykevl commented Jul 4, 2020

@andreisfr any update? A recent LLVM version is required for TinyGo and forking this fork just for Xtensa support is difficult.

@AshUK
Copy link

AshUK commented Jul 14, 2020

+1 we are keen to see this as we currently use clang 10 for static analysis on our projects

@andreisfr
Copy link
Collaborator

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.

@igrr
Copy link
Member

igrr commented Jul 30, 2020

Thanks for the patience everyone. The patches based on release 10 are now available in #30.

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

5 participants