[Support/Timer] Make GetMallocUsage() aware of jemalloc.
[oota-llvm.git] / include / llvm / Config / config.h.in
index 9827eeaea33eb594d46fe40c3b172fad9b41ec2f..c317bb114a9c58203a38a3406dc1474aa157929e 100644 (file)
 /* Define if mallinfo() is available on this platform. */
 #undef HAVE_MALLINFO
 
+/* Define if mallctl() is available on this plaform. */
+#undef HAVE_MALLCTL
+
 /* Define to 1 if you have the <malloc.h> header file. */
 #undef HAVE_MALLOC_H