[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/float-abi-triple-default'. Changed from 0000000000000000000000000000000000000000 to d80282e3821d67a6848dfb7e6ee335c000ed5909 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 d80282e3821d67a6848dfb7e6ee335c000ed5909 by Matt Arsenault on 21/07/2026 at 07:39.. TargetParser: Add Triple::getDefaultFloatABI In order to eliminate TargetOptions ABI fields the front and middle end need to know what value the backend is going to choose for the ABI properties. This is similar to how we have getDefaultExceptionHandling and getDefaultWCharSize. The clang driver seems to have a different notion of which targets are default soft. This followed ARMTargetMachine as the authority. Co-authored-by: Claude (Claude-Opus-4.8) <[email protected]> https://invent.kde.org/qt/clang/llvm/-/commit/d80282e3821d67a6848dfb7e6ee335c000ed5909