We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb81074 commit 1475e0fCopy full SHA for 1475e0f
llvm/include/llvm/Config/config.h.cmake
@@ -90,9 +90,6 @@
90
/* Define to 1 if you have the `getpagesize' function. */
91
#cmakedefine HAVE_GETPAGESIZE ${HAVE_GETPAGESIZE}
92
93
-/* Define to 1 if you have the `getrlimit' function. */
94
-#cmakedefine HAVE_GETRLIMIT ${HAVE_GETRLIMIT}
95
-
96
/* Define to 1 if you have the `getrusage' function. */
97
#cmakedefine HAVE_GETRUSAGE ${HAVE_GETRUSAGE}
98
0 commit comments