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 c876583f037..f6b7d386fd9 100644
--- a/llvm/include/llvm/Config/config.h.cmake
+++ b/llvm/include/llvm/Config/config.h.cmake
@@ -248,6 +248,9 @@
/* Define if you have the shl_load function. */
#undef HAVE_SHL_LOAD
+/* Define to 1 if you have the `sigaltstack' function. */
+#cmakedefine HAVE_SIGALTSTACK ${HAVE_SIGALTSTACK}
+
/* Define to 1 if you have the `siglongjmp' function. */
#cmakedefine HAVE_SIGLONGJMP ${HAVE_SIGLONGJMP}
OpenPOWER on IntegriCloud