File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
llvm-project-overlay/llvm/include/llvm/Config Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 102102/* Define to 1 if you have the `getpagesize' function. */
103103#define HAVE_GETPAGESIZE 1
104104
105- /* Define to 1 if you have the `getrlimit' function. */
106- #define HAVE_GETRLIMIT 1
107-
108105/* Define to 1 if you have the `getrusage' function. */
109106#define HAVE_GETRUSAGE 1
110107
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments