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