Sign in
llvm
/
llvm-project
/
a58dcc5e08665f2d58a28c9d4510cf94de6ed3bf
/
.
/
libc
/
cmake
/
modules
/
compiler_features
/
check_float128.cpp
blob: 8b1e3fe04ed4e17879454e063a0c0e63c0a9b619 [
file
] [
log
] [
blame
]
#include
"src/__support/macros/properties/float.h"
#ifndef
LIBC_COMPILER_HAS_FLOAT128
#error
unsupported
#endif