diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2023-08-04 09:20:50 -0700 |
---|---|---|
committer | Aiden Grossman <agrossman154@yahoo.com> | 2023-08-04 13:28:53 -0700 |
commit | f3baf63d9a1ba91974f4df6abb8f2abd9a0df5b5 (patch) | |
tree | 98c9f41c0ae8f14ff5012386280362ea53a2a203 /llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp | |
parent | f36bbb0bd26d2ee8468086a938fa16a2fac38334 (diff) | |
download | llvm-f3baf63d9a1ba91974f4df6abb8f2abd9a0df5b5.zip llvm-f3baf63d9a1ba91974f4df6abb8f2abd9a0df5b5.tar.gz llvm-f3baf63d9a1ba91974f4df6abb8f2abd9a0df5b5.tar.bz2 |
Revert "[clang][X86] Add __cpuidex function to cpuid.h"
This reverts commit 2df77ac20a1ed996706b164b0c4ed5ad140f635f.
This has been causing some issues with some windows builds as
_MSC_EXTENSIONS isn't defined when only -fms-extensions is set, but the
builtin that conflicts with __cpuidex is. This was also causing problems
as it exposed some latent issues with how auxiliary triples are handled
in clang.
Differential Revision: https://reviews.llvm.org/D157115
Diffstat (limited to 'llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp')
0 files changed, 0 insertions, 0 deletions