aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-04-13 04:26:27 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-04-13 04:26:27 +0000
commit267fddbedd3fe05808a198c147948ffb62ebc866 (patch)
treea9c63288db39c23626553d15b748656e331b8d4a /include/llvm/Config
parent93f70fc291c56287bff7aefd924d171f005fdcc7 (diff)
downloadexternal_llvm-267fddbedd3fe05808a198c147948ffb62ebc866.zip
external_llvm-267fddbedd3fe05808a198c147948ffb62ebc866.tar.gz
external_llvm-267fddbedd3fe05808a198c147948ffb62ebc866.tar.bz2
Regenerate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68938 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Config')
-rw-r--r--include/llvm/Config/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index cfce9c0..805a07a 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -109,6 +109,9 @@
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
+/* Define if libffi is available on this platform. */
+#undef HAVE_FFI_CALL
+
/* Define to 1 if you have the <ffi/ffi.h> header file. */
#undef HAVE_FFI_FFI_H