[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-0-rename-ppc-long-double-format'. Changed from ba29870fa3ea6d183457f6a7311d96271a7dc2ef to 119a0fb1642c3d294d055bbe62163ed1e9464541 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 119a0fb1642c3d294d055bbe62163ed1e9464541 by Matt Arsenault on 22/07/2026 at 11:09.. PowerPC: Rename "float-abi" module flag to "long-double-type" PPC was emitting a "float-abi" module flag for indicating the type of long double. The "float ABI" naming is already widely taken by soft vs. hard float controls (e.g., the clang flag is called -mfloat-abi), so this shouldn't have taken it. This should also not be PPC specific; x86 has the same problem. Rename the flag to the more specific long-double-type, and add appropriate verification and documentation (which was also missing). Also changes the value names to match the IR type names. Co-authored-by: Claude (Claude-Opus-4.8) <[email protected]> https://invent.kde.org/qt/clang/llvm/-/commit/119a0fb1642c3d294d055bbe62163ed1e9464541