-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Update libunwind to LLVM 19.1.4 #22934
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
Conversation
Are all these change from upstream or are there some new downstream patches too? Did you already update the emscripten llvm-project fork? Was this change created solely by system/lib/update_compiler_rt.py? If so can you mention that in the PR descirption? Can you update system/lib/compiler-rt/readme.txt? |
Other than these two PRs I submitted to upstream LLVM, all other changes are unrelated upstream changes. I updated the PR description too.
I have created
Done.
Done. I also updated ChangeLog. |
Given that 19.1.4 was released 10 hours ago(!), I'll probably update the version to that in this PR soon. |
lgtm once the tests pass! |
Other than these two PRs I submitted to upstream LLVM, all other changes are unrelated upstream changes.
llvm/llvm-project#92192
llvm/llvm-project#92840
This PR was created by running https://github.com/emscripten-core/emscripten/blob/main/system/lib/update_libunwind.py script.