blob: c657f23e28f3f0235b7667d2236d38cbcec90058 [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
4 mingw or clang. Fix #8334 & #8332.