From a8eebf11f1c9dd24fb8f769a892ca819ccbeee74 Mon Sep 17 00:00:00 2001 From: Joerg Sonnenberger Date: Fri, 30 Sep 2016 19:58:44 +0000 Subject: [PATCH] GC STAT_MACROS_BROKEN. llvm-svn: 282915 --- llvm/include/llvm/Config/config.h.cmake | 3 --- 1 file changed, 3 deletions(-) diff --git a/llvm/include/llvm/Config/config.h.cmake b/llvm/include/llvm/Config/config.h.cmake index 4baa3b9..b9c2ccb4 100644 --- a/llvm/include/llvm/Config/config.h.cmake +++ b/llvm/include/llvm/Config/config.h.cmake @@ -484,9 +484,6 @@ /* Define as the return type of signal handlers (`int' or `void'). */ #cmakedefine RETSIGTYPE ${RETSIGTYPE} -/* Define to 1 if the `S_IS*' macros in do not work properly. */ -#undef STAT_MACROS_BROKEN - /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS -- 2.7.4