Sign in
llvm
/
llvm-project
/
refs/heads/main
/
.
/
libc
/
cmake
/
modules
/
compiler_features
/
check_float128.cpp
blob: 64fa9f97dff3ad376de0103e90a8dd96f1db687c [
file
] [
log
] [
blame
]
#include
"src/__support/macros/properties/types.h"
#ifndef
LIBC_TYPES_HAS_FLOAT128
#error
unsupported
#endif