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.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/include/llvm/Config/config.h.cmake b/llvm/include/llvm/Config/config.h.cmake
index 24f9c1f671e..4f909502bca 100644
--- a/llvm/include/llvm/Config/config.h.cmake
+++ b/llvm/include/llvm/Config/config.h.cmake
@@ -23,6 +23,9 @@
/* Define if timestamp information (e.g., __DATE___) is allowed */
#cmakedefine ENABLE_TIMESTAMPS ${ENABLE_TIMESTAMPS}
+/* Define to 1 if you have the `arc4random' function. */
+#cmakedefine HAVE_ARC4RANDOM
+
/* Define to 1 if you have the `argz_append' function. */
#cmakedefine HAVE_ARGZ_APPEND ${HAVE_ARGZ_APPEND}
OpenPOWER on IntegriCloud