File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ See docs/process.md for more on how version tagging works.
2020
21213.1.73 (in development)
2222-----------------------
23+ - compiler-rt was updated to LLVM 19.1.4. (#22937 )
2324
24253.1.72 - 11/19/24
2526-----------------
Original file line number Diff line number Diff line change 11llvm's compiler-rt
22------------------
33
4- These files are from the llvm-project based on release 17.0 .4.
4+ These files are from the llvm-project based on release 19.1 .4.
55
66We maintain a local fork of llvm-project that contains any emscripten
77specific patches:
88
99 https://github.com/emscripten-core/llvm-project
1010
11- The current patch is based on the emscripten-libs-17 branch.
11+ The current patch is based on the emscripten-libs-19 branch.
1212
1313Update Instructions
1414-------------------
@@ -20,4 +20,4 @@ Modifications
2020
2121For a list of changes from upstream see the compiler-rt files that are part of:
2222
23- https://github.com/llvm/llvm-project/compare/llvmorg-17.0 .4...emscripten-core:emscripten-libs-17
23+ https://github.com/llvm/llvm-project/compare/llvmorg-19.1 .4...emscripten-core:emscripten-libs-19
You can’t perform that action at this time.
0 commit comments