blob: 9224175859386f335140bdbdaaa0777fa83cfb57 [file] [edit]
llvm's compiler-rt
------------------
These files are from the llvm-project based on release 14.0.0.
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:
tag: llvmorg-14.0.0
git: 329fda39c507e8740978d10458451dcdb21563be
Update Instructions
-------------------
Run `system/lib/update_compiler_rt.py path/to/llvm-root`
Modifications
-------------
For a list of changes from upstream see the compiler-rt files that are part of:
https://github.com/llvm/llvm-project/compare/llvmorg-14.0.0...emscripten-core:emscripten-libs-14.0.0