summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Config/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/Config/config.h.cmake')
-rw-r--r--llvm/include/llvm/Config/config.h.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/include/llvm/Config/config.h.cmake b/llvm/include/llvm/Config/config.h.cmake
index e0f68afa38c..239a0b38e58 100644
--- a/llvm/include/llvm/Config/config.h.cmake
+++ b/llvm/include/llvm/Config/config.h.cmake
@@ -160,10 +160,6 @@
/* Define to 1 if you have a working `mmap' system call. */
#undef HAVE_MMAP
-/* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
- it uses MAP_ANON */
-#undef HAVE_MMAP_ANONYMOUS
-
/* Define if mmap() can map files into memory */
#undef HAVE_MMAP_FILE
OpenPOWER on IntegriCloud