blob: feef0a2c517fc4e1bb82ab39b11495fd8b5fc7b3 [file] [log] [blame]
Pengyu Lv74f2c152023-10-19 11:39:17 +08001Bugfix
2 * Fix an inconsistency between implementations and usages of `__cpuid`,
3 which mainly causes failures when building Windows target using
Pengyu Lvd2d3d632023-10-19 16:50:45 +08004 mingw or clang. Fixes #8334 & #8332.