[qt/clang/llvm]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/clang/llvm Pushed by mirror-service into branch 'upstream/users/vikramRH/lto_npm_support'. Changed from 9367a1c3bb68a1f659ec3388b0f202a0feae1384 to dd4e0ebe0c9da5c69cdcb47f7c1373488ed45f0f Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit 4bd1a447e136e60ea441370ac5d7b898aa4efab0 by GitHub (on behalf of Pavel Labath) on 21/07/2026 at 05:18.. [libc] Make hermetic test syscall deps linux-only (#210715) They are only used on linux, so this matches that. They are also only used in full build mode, but hermetic tests only work in full build mode, so we don't need to check that here. The darwin check is a noop as (AAIU) we don't support full_build on darwin, but I've kept it for symmetry. https://invent.kde.org/qt/clang/llvm/-/commit/4bd1a447e136e60ea441370ac5d7b898aa4efab0 Git commit 375231d8ea9b4f5a3a71f4afb3d76ba6e1dcefc5 by GitHub (on behalf of Pavel Labath) on 21/07/2026 at 05:19.. [libc] Add struct group_req, struct group_source_req, and related socket options (#210029) Add definitions for struct group_req and struct group_source_req in llvm-libc-types and wire them into <netinet/in.h>. Also define the multicast socket options using these structs: - MCAST_JOIN_GROUP - MCAST_LEAVE_GROUP - MCAST_BLOCK_SOURCE - MCAST_UNBLOCK_SOURCE - MCAST_JOIN_SOURCE_GROUP - MCAST_LEAVE_SOURCE_GROUP Add layout assertions for struct group_req and struct group_source_req to the netinet/in.h unit test. Assisted by Gemini. https://invent.kde.org/qt/clang/llvm/-/commit/375231d8ea9b4f5a3a71f4afb3d76ba6e1dcefc5 Git commit 3318341ab7dfad79af6286146be3f91c738410a6 by vikhegde on 21/07/2026 at 05:22.. [CodeGen] Implement fallback path for backend NPM run https://invent.kde.org/qt/clang/llvm/-/commit/3318341ab7dfad79af6286146be3f91c738410a6 Git commit dd4e0ebe0c9da5c69cdcb47f7c1373488ed45f0f by vikhegde on 21/07/2026 at 05:22.. [LTO] Add support for NewPM CodeGen https://invent.kde.org/qt/clang/llvm/-/commit/dd4e0ebe0c9da5c69cdcb47f7c1373488ed45f0f