| Pengyu Lv | 74f2c15 | 2023-10-19 11:39:17 +0800 | [diff] [blame] | 1 | Bugfix |
| 2 | * Fix an inconsistency between implementations and usages of `__cpuid`, | ||||
| 3 | which mainly causes failures when building Windows target using | ||||
| Pengyu Lv | d2d3d63 | 2023-10-19 16:50:45 +0800 | [diff] [blame] | 4 | mingw or clang. Fixes #8334 & #8332. |