Skip to content

Commit 1475e0f

Browse files
committed
remove unused cmakedefine
Created using spr 1.3.5-bogner
1 parent cb81074 commit 1475e0f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/include/llvm/Config/config.h.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,6 @@
9090
/* Define to 1 if you have the `getpagesize' function. */
9191
#cmakedefine HAVE_GETPAGESIZE ${HAVE_GETPAGESIZE}
9292

93-
/* Define to 1 if you have the `getrlimit' function. */
94-
#cmakedefine HAVE_GETRLIMIT ${HAVE_GETRLIMIT}
95-
9693
/* Define to 1 if you have the `getrusage' function. */
9794
#cmakedefine HAVE_GETRUSAGE ${HAVE_GETRUSAGE}
9895

0 commit comments

Comments
 (0)