Skip to content

Commit cb81074

Browse files
committed
utils/bazel
Created using spr 1.3.5-bogner
1 parent 699a146 commit cb81074

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/config.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@
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

utils/bazel/llvm_configs/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)