d2d3d6374e
Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
4 lines
190 B
Text
4 lines
190 B
Text
Bugfix
|
|
* Fix an inconsistency between implementations and usages of `__cpuid`,
|
|
which mainly causes failures when building Windows target using
|
|
mingw or clang. Fixes #8334 & #8332.
|