aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-03-09 06:16:46 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-03-09 06:16:46 +0000
commitbf65de131f5093dc9080cb3eddf7dc0c3500e4a3 (patch)
tree39dc4b4d83230ba355cd283a78154b690af19574 /include/llvm/Config
parent59fad7d9339901f8146f2d77cd7818625f0935b8 (diff)
downloadexternal_llvm-bf65de131f5093dc9080cb3eddf7dc0c3500e4a3.zip
external_llvm-bf65de131f5093dc9080cb3eddf7dc0c3500e4a3.tar.gz
external_llvm-bf65de131f5093dc9080cb3eddf7dc0c3500e4a3.tar.bz2
Regenerate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66407 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Config')
-rw-r--r--include/llvm/Config/config.h.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index 32a7884..cfce9c0 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -142,18 +142,6 @@
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
-/* Does not have <hash_map> */
-#undef HAVE_GLOBAL_HASH_MAP
-
-/* Does not have hash_set in global namespace */
-#undef HAVE_GLOBAL_HASH_SET
-
-/* Does not have ext/hash_map */
-#undef HAVE_GNU_EXT_HASH_MAP
-
-/* Does not have hash_set in gnu namespace */
-#undef HAVE_GNU_EXT_HASH_SET
-
/* Define if the Graphviz program is available */
#undef HAVE_GRAPHVIZ
@@ -348,12 +336,6 @@
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
-/* Does not have ext/hash_map> */
-#undef HAVE_STD_EXT_HASH_MAP
-
-/* Does not have hash_set in std namespace */
-#undef HAVE_STD_EXT_HASH_SET
-
/* Set to 1 if the std::isinf function is found in <cmath> */
#undef HAVE_STD_ISINF_IN_CMATH