diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index d3821324644..ab9cfa20496 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -91,6 +91,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H +/* Define to 1 if you have the `ffsll' function. */ +#undef HAVE_FFSLL + /* Set to 1 if the finite function is found in */ #undef HAVE_FINITE_IN_IEEEFP_H