summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-02-04 06:27:44 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-02-04 06:27:44 +0000
commitfb3dcf875bc4262572fee58ac560379879ab8ee2 (patch)
tree565e780c0eebc4485d6f6c14ada1b172c4e9b32f /include
parentf9c5c5c7a25a3c549cbbc523bf2c8f4e895c20b6 (diff)
downloadllvm-fb3dcf875bc4262572fee58ac560379879ab8ee2.tar.gz
llvm-fb3dcf875bc4262572fee58ac560379879ab8ee2.tar.bz2
llvm-fb3dcf875bc4262572fee58ac560379879ab8ee2.tar.xz
Regenerate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63724 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/llvm/Config/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index b70cfe140f..30ea7839ab 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -109,6 +109,12 @@
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
+/* Define to 1 if you have the <ffi/ffi.h> header file. */
+#undef HAVE_FFI_FFI_H
+
+/* Define to 1 if you have the <ffi.h> header file. */
+#undef HAVE_FFI_H
+
/* Set to 1 if the finite function is found in <ieeefp.h> */
#undef HAVE_FINITE_IN_IEEEFP_H