summaryrefslogtreecommitdiffstats
path: root/llvm/include
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include')
-rw-r--r--llvm/include/Config/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/include/Config/config.h.in b/llvm/include/Config/config.h.in
index 0e297b33257..47bb80a794a 100644
--- a/llvm/include/Config/config.h.in
+++ b/llvm/include/Config/config.h.in
@@ -140,6 +140,9 @@
/* Define to have the <windows.h> header file. */
#undef HAVE_WINDOWS_H
+/* Define to 1 if you have the isnan() function */
+#undef HAVE_ISNAN
+
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
OpenPOWER on IntegriCloud