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

LLVM 11 support #40

Closed
aykevl opened this issue Nov 5, 2020 · 5 comments
Closed

LLVM 11 support #40

aykevl opened this issue Nov 5, 2020 · 5 comments

Comments

@aykevl
Copy link

aykevl commented Nov 5, 2020

LLVM 11 was released a few weeks ago. Any idea when this Xtensa fork will be updated to LLVM 11?

@katyo
Copy link

katyo commented Nov 5, 2020

LLVM 11 was released a few weeks ago. Any idea when this Xtensa fork will be updated to LLVM 11?

Despite of which is not so hard, but where is any reasons to prioritize rebase to latest llvm when more important things still undone.

@aykevl
Copy link
Author

aykevl commented Nov 6, 2020

LLVM 11 was released a few weeks ago. Any idea when this Xtensa fork will be updated to LLVM 11?

Despite of which is not so hard, but where is any reasons to prioritize rebase to latest llvm when more important things still undone.

It is important because otherwise TinyGo might drop support for the ESP32 and ESP8266. We need LLVM 11 for improvements (especially in the AVR backend) so staying on LLVM 10 is not an option.

@andreisfr
Copy link
Collaborator

Hi @aykevl ! We rebased Xtensa backend on LLVM 11, now we verifying/debugging it, probably it will be ready for upload to github in 1-2 weeks.

@igrr
Copy link
Member

igrr commented Nov 30, 2020

@aykevl the branch based on release/11.x has been published: #42.

@aykevl
Copy link
Author

aykevl commented Dec 3, 2020

Thanks a lot! Then I consider this issue fixed.

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

4 participants