[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/arsenm/lli/record-host-triple-tripleless-modules'. Changed from 0000000000000000000000000000000000000000 to 715b0c4ecf1a67389f6fcb7179d6f85f0e345311 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 715b0c4ecf1a67389f6fcb7179d6f85f0e345311 by Matt Arsenault on 13/08/2026 at 17:52.. lli: Record the host triple on triple-less modules The JIT compiles for the host, but modules without a target triple kept an empty triple, which module-triple-based analyses (e.g. runtime libcall selection) cannot resolve. Set the resolved JIT triple on the module. This defends against jit test regressions when RuntimeLibraryInfo starts getting computed from the module instead of TargetOptions. Co-authored-by: Claude (Claude-Opus-4.8) <[email protected]> https://invent.kde.org/qt/clang/llvm/-/commit/715b0c4ecf1a67389f6fcb7179d6f85f0e345311