repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[lldb] Fix warning: 'sprintf' is deprecated in RNBSocketTest
[llvm-project.git]
/
libc
/
cmake
/
modules
/
cpu_features
/
check_AVX.cpp
blob
aa4b0d56dd2edf3aa63535e013bd6683aff9864b
1
#include
"src/__support/macros/properties/cpu_features.h"
2
3
#ifndef LIBC_TARGET_CPU_HAS_AVX
4
#error unsupported
5
#endif