-
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
LLVM 11 support #40
Comments
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. |
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. |
Thanks a lot! Then I consider this issue fixed. |
LLVM 11 was released a few weeks ago. Any idea when this Xtensa fork will be updated to LLVM 11?
The text was updated successfully, but these errors were encountered: