Skip to content

Commit f6961e5

Browse files
authored
Update ChangeLog on llvm-libc 21.1.8 update (emscripten-core#26156)
This was missing from emscripten-core#26151.
1 parent a7c5dea commit f6961e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ See docs/process.md for more on how version tagging works.
2323
- Source map's 'names' field support is removed, because the way we used it was
2424
inconsistent with JS and was not supported in browser devtools. We plan to
2525
provide this information using Scopes encoding later. (#26149)
26-
- compiler-rt, libcxx, libcxxabi, and libunwind were updated to LLVM 21.1.8.
27-
- (#26036, #26045, and #26058)
26+
- compiler-rt, libcxx, libcxxabi, libunwind, and llvm-libc were updated to LLVM
27+
- 21.1.8. (#26036, #26045, #26058, and #26151)
2828
- Calling pthread_create in a single-threaded build will now return ENOTSUP
2929
rather then EAGAIN. (#26105)
3030
- compiler-rt and libunwind were updated to LLVM 21.1.8. (#26036 and #26045)

0 commit comments

Comments
 (0)