Sign in
llvm
/
llvm-project
/
libc
/
6bc21aceb51f115e8cefb3d50a8d21e6e541b818
/
.
/
cmake
/
modules
/
cpu_features
/
check_SSE2.cpp
blob: af8f797fa9b06cd0c4cd78e1c39f1726d9c926a7 [
file
]
#include
"src/__support/macros/properties/cpu_features.h"
#ifndef
LIBC_TARGET_CPU_HAS_SSE2
#error
unsupported
#endif