On Tue, 12 Sep 2023, LIU Hao wrote:
在 2023-09-12 17:23, Martin Storsjö 写道:
In 2b6c9247613aa830374e3686e09d3b8d582a92a6, we changed so that
we don't provide __cpuidex for Clang 17 or newer, as Clang itself
provided that as a builtin.
The __cpuidex builtin was added in Clang during the course of
在 2023-09-12 17:23, Martin Storsjö 写道:
In 2b6c9247613aa830374e3686e09d3b8d582a92a6, we changed so that
we don't provide __cpuidex for Clang 17 or newer, as Clang itself
provided that as a builtin.
The __cpuidex builtin was added in Clang during the course of
development of Clang 17, but it was r
In 2b6c9247613aa830374e3686e09d3b8d582a92a6, we changed so that
we don't provide __cpuidex for Clang 17 or newer, as Clang itself
provided that as a builtin.
The __cpuidex builtin was added in Clang during the course of
development of Clang 17, but it was reverted before version 17 was
released (i