Only use cxxabi.h's demangler, if it is actually available.
[oota-llvm.git] / include / llvm / Config / config.h.in
index 7f75f4df69c4c9b0516c62e2ac1565cdf97000ea..0cffd0febecd5336adc7df433b52e47059fec7fe 100644 (file)
@@ -69,6 +69,9 @@
 /* Define to 1 if you have the `closedir' function. */
 #undef HAVE_CLOSEDIR
 
+/* Define to 1 if you have the <cxxabi.h> header file. */
+#undef HAVE_CXXABI_H
+
 /* Define to 1 if you have the <CrashReporterClient.h> header file. */
 #undef HAVE_CRASHREPORTERCLIENT_H