llvm/libc/cmake/modules/compiler_features/check_float128.cpp

#include "src/__support/macros/properties/types.h"

#ifndef LIBC_TYPES_HAS_FLOAT128
#error unsupported
#endif