Update libunwind to LLVM 19.1.4#22934
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.