Sign in
rust
/
rust-lang
/
llvm-project
/
af8f9eb61a2ad4ee1f2d3f46d157b93a47c6a4bf
/
.
/
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