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