summaryrefslogtreecommitdiff
path: root/include/llvm/Config/config.h.in
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-03-05 08:20:44 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-03-05 08:20:44 +0000
commit731c6abc469863ca6b8259319991bdc0455fc8b0 (patch)
tree13b44e708f6518ed02e8e0cc07f7e2c82a8807ff /include/llvm/Config/config.h.in
parent18f99072a61429cc6aec9bd3dc611867819d962b (diff)
downloadllvm-731c6abc469863ca6b8259319991bdc0455fc8b0.tar.gz
llvm-731c6abc469863ca6b8259319991bdc0455fc8b0.tar.bz2
llvm-731c6abc469863ca6b8259319991bdc0455fc8b0.tar.xz
Regenerate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66157 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Config/config.h.in')
-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 0b67071e55..32a7884a31 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -208,6 +208,9 @@
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
+/* Define if you can use -Wl,-export-dynamic. */
+#undef HAVE_LINK_EXPORT_DYNAMIC
+
/* Define to 1 if you have the <link.h> header file. */
#undef HAVE_LINK_H