-
Notifications
You must be signed in to change notification settings - Fork 24
[Xtensa] fix duplicated CPI symbols with text section literals (LLVM-443) #113
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
[Xtensa] fix duplicated CPI symbols with text section literals (LLVM-443) #113
Conversation
@yamt , thank you very much for a fix. |
have you merged it and reverted it? i couldn't find it on any branches. |
@yamt, I created internal MR to the release_19..1.2 with your changes. This changes will be included in next update of the xtensa_release_19.1.2 branch. |
|
|
@yamt Yes, this is the proper way. We pick up PRs to our GL repo and after merging changes appear on GH. BTW, we are going to switch dev branch to LLVM 20 ( |
ok. thank you.
i explained my situation here: #112 (comment) |
@yamt Added commit to |
Description
see #112
Related
Testing
Checklist