blob: c3b220cd70a659175f5018c0a820e5829506cc9c [file] [edit]
llvm's libunwind
----------------
These files are from the llvm-project based on release 16.0.6.
We maintain a local fork of llvm-project that contains any emscripten
specific patches:
https://github.com/emscripten-core/llvm-project
The current patch is based on the emscripten-libs-16 branch.
Update Instructions
-------------------
Run `system/lib/update_libunwind.py path/to/llvm-project`
Modifications
-------------
For a list of changes from upstream see the libunwind files that are part of:
https://github.com/llvm/llvm-project/compare/llvmorg-16.0.6...emscripten-core:emscripten-libs-16