File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ See docs/process.md for more on how version tagging works.
21214.0.9 (in development)
2222----------------------
2323- libunwind was updated to LLVM 20.1.4. (#24251 )
24+ - libcxx and libcxxabi were updated to LLVM 20.1.4. (#?????)
2425- When using cmake the EMSCRIPTEN_FORCE_COMPILERS setting was reverted to
2526 being on by default due to issues that were found with disabling it. (#24223 )
2627- Several symbols from embind (` InternalError ` , ` BindingError ` ,
Original file line number Diff line number Diff line change 11llvm's libcxx
22-------------
33
4- These files are from the llvm-project based on release 19 .1.6 .
4+ These files are from the llvm-project based on release 20 .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-19 branch.
11+ The current patch is based on the emscripten-libs-20 branch.
1212
1313Update Instructions
1414-------------------
@@ -20,4 +20,4 @@ Modifications
2020
2121For a list of changes from upstream see the libcxx files that are part of:
2222
23- https://github.com/llvm/llvm-project/compare/llvmorg-19 .1.6 ...emscripten-core:emscripten-libs-19
23+ https://github.com/llvm/llvm-project/compare/llvmorg-20 .1.4 ...emscripten-core:emscripten-libs-20
Original file line number Diff line number Diff line change 11llvm's libcxxabi
22----------------
33
4- These files are from the llvm-project based on release 19 .1.6 .
4+ These files are from the llvm-project based on release 20 .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-19 branch.
11+ The current patch is based on the emscripten-libs-20 branch.
1212
1313Update Instructions
1414-------------------
@@ -20,4 +20,4 @@ Modifications
2020
2121For a list of changes from upstream see the libcxxabi files that are part of:
2222
23- https://github.com/llvm/llvm-project/compare/llvmorg-19 .1.6 ...emscripten-core:emscripten-libs-19
23+ https://github.com/llvm/llvm-project/compare/llvmorg-20 .1.4 ...emscripten-core:emscripten-libs-20
You can’t perform that action at this time.
0 commit comments