tree: d3706f1ec3dbf6e6e21f91642cc2ce1a46d44276
  1. include/
  2. src/
  3. CREDITS.TXT
  4. LICENSE.TXT
  5. README.md
system/lib/libcxxabi/README.md

LLVM's libcxxabi

These files are from the llvm-project based on release 22.1.8.

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-22 branch.

Update Instructions

Run system/lib/update_libcxxabi.py path/to/llvm-project

Modifications

For a list of changes from upstream see the libcxxabi files that are part of:

https://github.com/llvm/llvm-project/compare/llvmorg-22.1.8...emscripten-core:emscripten-libs-22